diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
commit | 050450676e5d62aef012d8b8693fb6751464196e (patch) | |
tree | 5fa28a12afc04de9e147145e0c7deb1e7df8bd64 /news | |
parent | a69c5948a6f1963386e14deeb30f67e7effa3437 (diff) | |
download | ports-050450676e5d62aef012d8b8693fb6751464196e.tar.gz ports-050450676e5d62aef012d8b8693fb6751464196e.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/nget/Makefile | 1 | ||||
-rw-r--r-- | news/noffle/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/news/nget/Makefile b/news/nget/Makefile index a19fb8852224..63b0935c0651 100644 --- a/news/nget/Makefile +++ b/news/nget/Makefile @@ -22,7 +22,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_GETOPT_LONG= yes -USE_SIZE= yes .include <bsd.port.pre.mk> diff --git a/news/noffle/Makefile b/news/noffle/Makefile index 96a90bd42b2f..482ddd4e40c3 100644 --- a/news/noffle/Makefile +++ b/news/noffle/Makefile @@ -16,7 +16,6 @@ COMMENT= News server for low speed dial-up connections LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm -USE_SIZE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes |