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-p2p/dctc | |
parent | 65f4048d31a1222099987efc3e828217782c215d (diff) | |
download | ports-5bb578428d08b4b50287f2488823ced1b7b68c4e.tar.gz ports-5bb578428d08b4b50287f2488823ced1b7b68c4e.zip |
Notes
Diffstat (limited to 'net-p2p/dctc')
-rw-r--r-- | net-p2p/dctc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/dctc/Makefile b/net-p2p/dctc/Makefile index a1a41af58b88..882a367b8e78 100644 --- a/net-p2p/dctc/Makefile +++ b/net-p2p/dctc/Makefile @@ -22,7 +22,6 @@ USE_GETOPT_LONG= yes USE_GNOME= glib12 USE_PERL5_RUN= yes USE_REINPLACE= yes -USE_SIZE= yes GNU_CONFIGURE= yes LDFLAGS+= ${PTHREAD_LIBS:S/"//g} CPPFLAGS+= ${PTHREAD_CFLAGS} |