diff options
author | lioux <lioux@FreeBSD.org> | 2004-12-25 19:43:58 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-12-25 19:43:58 +0800 |
commit | c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e (patch) | |
tree | 78490badbca98f76162a0edea431f49714f822b9 /net-p2p/fcptools | |
parent | 7943b74b1bc112bc6eb5325c6c3ae9d10fd86a09 (diff) | |
download | freebsd-ports-gnome-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.tar.gz freebsd-ports-gnome-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.tar.zst freebsd-ports-gnome-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.zip |
Remove deprecated USE_SIZE
Diffstat (limited to 'net-p2p/fcptools')
-rw-r--r-- | net-p2p/fcptools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/fcptools/Makefile b/net-p2p/fcptools/Makefile index e95729dfe402..492bc06d754f 100644 --- a/net-p2p/fcptools/Makefile +++ b/net-p2p/fcptools/Makefile @@ -17,7 +17,6 @@ COMMENT= FreeNet client library and command-line tools for shell scripting USE_GMAKE= yes USE_INC_LIBTOOL_VER=13 -USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME:L} INSTALLS_SHLIB= yes |