aboutsummaryrefslogtreecommitdiffstats
path: root/net/uplog
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-12 06:49:56 +0800
committeredwin <edwin@FreeBSD.org>2006-05-12 06:49:56 +0800
commit393341f21cbd425c3044d732856c2c2eedd22705 (patch)
treefb197dd78b34871528400f7884b5a56cca00c803 /net/uplog
parent22a9330d9bac7c1acfbe5bf0a0d08f0521cfaf59 (diff)
downloadfreebsd-ports-gnome-393341f21cbd425c3044d732856c2c2eedd22705.tar.gz
freebsd-ports-gnome-393341f21cbd425c3044d732856c2c2eedd22705.tar.zst
freebsd-ports-gnome-393341f21cbd425c3044d732856c2c2eedd22705.zip
Remove USE_REINPLACE from all categories starting with N
Diffstat (limited to 'net/uplog')
-rw-r--r--net/uplog/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/uplog/Makefile b/net/uplog/Makefile
index 5747d84a5bd1..18cb45f11413 100644
--- a/net/uplog/Makefile
+++ b/net/uplog/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= UDP-based ping programm
USE_GETOPT_LONG= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"