summaryrefslogtreecommitdiffstats
path: root/devel/gnomevfs2
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-02 16:10:28 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-02 16:10:28 +0800
commitd08e31f6f4e4974f85bf9fd37987932a2843e8c2 (patch)
treec954bd470fb51858611b82e35083a83b74097ef2 /devel/gnomevfs2
parentdda61910d2890b8e3c762e030fd4459034f6a13b (diff)
downloadmarcuscom-ports-d08e31f6f4e4974f85bf9fd37987932a2843e8c2.tar
marcuscom-ports-d08e31f6f4e4974f85bf9fd37987932a2843e8c2.tar.gz
marcuscom-ports-d08e31f6f4e4974f85bf9fd37987932a2843e8c2.tar.bz2
marcuscom-ports-d08e31f6f4e4974f85bf9fd37987932a2843e8c2.tar.lz
marcuscom-ports-d08e31f6f4e4974f85bf9fd37987932a2843e8c2.tar.xz
marcuscom-ports-d08e31f6f4e4974f85bf9fd37987932a2843e8c2.tar.zst
marcuscom-ports-d08e31f6f4e4974f85bf9fd37987932a2843e8c2.zip
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
Diffstat (limited to 'devel/gnomevfs2')
-rw-r--r--devel/gnomevfs2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile
index 474f0f564..55485df82 100644
--- a/devel/gnomevfs2/Makefile
+++ b/devel/gnomevfs2/Makefile
@@ -48,7 +48,6 @@ LIB_DEPENDS+= fam.0:${PORTSDIR}/devel/fam
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
@${FIND} ${WRKSRC} -name "*info.in" | xargs ${REINPLACE_CMD} -e \
's|\@datadir\@/gnome|\@datadir\@|g'
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \