aboutsummaryrefslogtreecommitdiff
path: root/net/trafshow3
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-02-07 17:56:16 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-02-07 17:56:16 +0000
commit2d249e8ce0274dd041ff44e9f6b2c0f9e29144bc (patch)
tree81f9b9f2ce79da2bc4a2fb7146430ac167a3f2d6 /net/trafshow3
parent0de5371cd96d0ff335b105e2e95df58298f30b55 (diff)
downloadports-2d249e8ce0274dd041ff44e9f6b2c0f9e29144bc.tar.gz
ports-2d249e8ce0274dd041ff44e9f6b2c0f9e29144bc.zip
- Remove USE_REINPLACE from my ports
Notes
Notes: svn path=/head/; revision=155429
Diffstat (limited to 'net/trafshow3')
-rw-r--r--net/trafshow3/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile
index 1b67ca9580b6..db4704c402f7 100644
--- a/net/trafshow3/Makefile
+++ b/net/trafshow3/Makefile
@@ -35,7 +35,6 @@ LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses
.endif
.endif
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/ncurses -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"