1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/bonobo-conf/files/patch-Makefile.in
Maxim Sobolev 727d728cbc - Add missed gconf into USE_GNOME and bump PORTREVISION;
- remove redundant patch, whose functionality is replaced by gnomehack;
- use USE_LIBTOOL, while I here and don't waste time building included tests;
- fix pkg-plist.
2002-07-10 07:57:54 +00:00

21 lines
639 B
Plaintext

$FreeBSD$
--- Makefile.in.orig Wed Jul 10 10:43:21 2002
+++ Makefile.in Wed Jul 10 10:51:01 2002
@@ -145,12 +145,12 @@
XML_I18N_UPDATE = @XML_I18N_UPDATE@
ZVT_LIBS = @ZVT_LIBS@
-SUBDIRS = po intl bonobo-conf monikers examples cedit idl macros doc tests
+SUBDIRS = po intl bonobo-conf monikers examples cedit idl macros doc
EXTRA_DIST = xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in bonobo_confConf.sh.in bonobo-conf.spec
-confexecdir = $(libdir)
+confexecdir = $(sysconfdir)
confexec_DATA = bonobo_confConf.sh
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs