summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-01 04:36:57 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-01 04:36:57 +0800
commitdd4eb5eaab2ace97e0664dadc1160a7981dded53 (patch)
tree8c6082c5a1510918922178f30f10a4782666b955 /x11-fm/nautilus
parentd79d1144d4ba09eb9602eb022a4af4eab9396caa (diff)
downloadmarcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.gz
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.bz2
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.lz
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.xz
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.zst
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.zip
Remove USE_REINPLACE.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5595 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nautilus')
-rw-r--r--x11-fm/nautilus/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index b93e41129..bce439fcf 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -3,7 +3,7 @@
# Whom: ade, archie
#
# $FreeBSD$
-# $MCom: ports/x11-fm/nautilus2/Makefile,v 1.94 2006/01/16 19:20:04 ahze Exp $
+# $MCom: ports/x11-fm/nautilus2/Makefile,v 1.95 2006/01/31 12:40:00 ahze Exp $
#
PORTNAME= nautilus2
@@ -27,7 +27,6 @@ USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop eel2 \
GNOME_DESKTOP_VERSION=2
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
-USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \
LIBPNG="-L${LOCALBASE}/lib -lpng -lz"