aboutsummaryrefslogtreecommitdiff
path: root/www/sitecopy
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 04:41:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 04:41:22 +0000
commite4aa76a9be409201f9ab206e1028818ae37599ad (patch)
tree851b6321fa03e5421d36a142f1d0c272f1deced6 /www/sitecopy
parenta85e6c4414deff6cfa08a492c0123b8bb3c35d25 (diff)
downloadports-e4aa76a9be409201f9ab206e1028818ae37599ad.tar.gz
ports-e4aa76a9be409201f9ab206e1028818ae37599ad.zip
Remove USE_REINPLACE from categories starting with W
Notes
Notes: svn path=/head/; revision=162218
Diffstat (limited to 'www/sitecopy')
-rw-r--r--www/sitecopy/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile
index 8f94f50b0dce..f76d8f84f260 100644
--- a/www/sitecopy/Makefile
+++ b/www/sitecopy/Makefile
@@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"
CONFIGURE_ARGS= --with-neon --with-libxml2
-USE_REINPLACE= yes
USE_GETTEXT= yes
USE_GNOME= libxml2
USE_GETOPT_LONG= yes