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 --- graphics/eog2/Makefile | 4 ---- graphics/gpdf/Makefile | 4 ---- graphics/libgnomecanvas/Makefile | 4 ---- graphics/librsvg2/Makefile | 4 ---- 4 files changed, 16 deletions(-) (limited to 'graphics') diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 29b697357..cecd4c4f5 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -31,8 +31,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIB_DEPENDS+= exif.8:${PORTSDIR}/graphics/libexif .endif -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - .include diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index c3a552ec6..f00e7771d 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -24,8 +24,4 @@ USE_LIBTOOL= yes 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 - .include diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile index ed5c40238..8cc71715a 100644 --- a/graphics/libgnomecanvas/Makefile +++ b/graphics/libgnomecanvas/Makefile @@ -30,8 +30,4 @@ 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 - .include diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 10ac86d33..9c97e009a 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -54,8 +54,4 @@ pre-everything:: @${ECHO_MSG} " WITH_GIMP=yes Build an svg plugin for gimp-devel (default: auto)" @${ECHO_MSG} "" -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - .include -- cgit v1.2.3