mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
195ea8f9a4
- disconnect the build from gtk12 port - it was a bad idea from begining.
15 lines
373 B
Plaintext
15 lines
373 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- glib-1.2.8/Makefile.in.orig Thu Jul 12 03:45:31 2001
|
|
+++ glib-1.2.8/Makefile.in Wed Aug 1 10:42:44 2001
|
|
@@ -501,7 +501,7 @@
|
|
|
|
install-am: all-am
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
-install: install-recursive
|
|
+install:
|
|
uninstall-am:
|
|
uninstall: uninstall-recursive
|
|
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
|