diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
commit | 0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch) | |
tree | 7a6db5d01e610802138fff879ca18efeea190977 /news/noffle | |
parent | Move the gtkmm24 programming reference to the gtkmm24-reference port. (diff) |
Remove USE_REINPLACE from all categories starting with N
Notes
Notes:
svn path=/head/; revision=162141
Diffstat (limited to 'news/noffle')
-rw-r--r-- | news/noffle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/news/noffle/Makefile b/news/noffle/Makefile index 71e2d530ca37..34cbdeb55713 100644 --- a/news/noffle/Makefile +++ b/news/noffle/Makefile @@ -17,7 +17,6 @@ COMMENT= News server for low speed dial-up connections LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS+=--with-configfile=${LOCALBASE}/etc/noffle.conf \ --with-usersfile=${LOCALBASE}/etc/noffle.users |