summaryrefslogtreecommitdiffstats
path: root/devel/libgtop2
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 /devel/libgtop2
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 'devel/libgtop2')
-rw-r--r--devel/libgtop2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile
index f0691e48b..eb107af22 100644
--- a/devel/libgtop2/Makefile
+++ b/devel/libgtop2/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD: ports/devel/libgtop2/Makefile,v 1.96 2005/11/29 23:49:42 marcus Exp $
-# $MCom: ports/devel/libgtop2/Makefile,v 1.55 2006/01/20 21:31:07 marcus Exp $
+# $MCom: ports/devel/libgtop2/Makefile,v 1.56 2006/01/23 19:22:43 marcus Exp $
#
PORTNAME= libgtop2
@@ -24,7 +24,6 @@ USE_PERL5= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomehack glib20 ltverhack
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \