From d08e31f6f4e4974f85bf9fd37987932a2843e8c2 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 2 Jun 2003 08:10:28 +0000 Subject: Remove configure substitutions that have been rolled into the gnomehack USE_GNOME macro. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@834 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gconf2/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'devel/gconf2') diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 5c32e3df3..8552870f0 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -28,10 +28,6 @@ CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - post-install: @${MKDIR} ${PREFIX}/etc/gconf/gconf.xml.defaults/apps @${MKDIR} ${PREFIX}/etc/gconf/gconf.xml.defaults/schemas/apps -- cgit v1.2.3