diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
commit | 5bb578428d08b4b50287f2488823ced1b7b68c4e (patch) | |
tree | 8b856f49e6c4ba430b30a64bb7364d1f5010d992 /net/fcptools | |
parent | o Forced commit message to correct previous one (diff) |
Remove deprecated USE_SIZE
Notes
Notes:
svn path=/head/; revision=125124
Diffstat (limited to 'net/fcptools')
-rw-r--r-- | net/fcptools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/fcptools/Makefile b/net/fcptools/Makefile index e95729dfe402..492bc06d754f 100644 --- a/net/fcptools/Makefile +++ b/net/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 |