From f1e9e40f268f31fd2c641792a09bb1b57b2f131b Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 3 May 2003 22:03:42 +0000 Subject: Remove an old substitution that has been rolled into gnomehack. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@705 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gconf2/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'devel') diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 6c4f0a106..5c32e3df3 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -31,8 +31,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in post-install: @${MKDIR} ${PREFIX}/etc/gconf/gconf.xml.defaults/apps -- cgit v1.2.3