diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-02-07 17:56:16 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-02-07 17:56:16 +0000 |
commit | 2d249e8ce0274dd041ff44e9f6b2c0f9e29144bc (patch) | |
tree | 81f9b9f2ce79da2bc4a2fb7146430ac167a3f2d6 /net/trafshow3 | |
parent | 0de5371cd96d0ff335b105e2e95df58298f30b55 (diff) |
Notes
Diffstat (limited to 'net/trafshow3')
-rw-r--r-- | net/trafshow3/Makefile | 1 |
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" |