aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/dctc
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2004-12-25 19:43:58 +0800
committerlioux <lioux@FreeBSD.org>2004-12-25 19:43:58 +0800
commitc5cfe1aa1cef61a7251377b73a19d02cc53c4d9e (patch)
tree78490badbca98f76162a0edea431f49714f822b9 /net-p2p/dctc
parent7943b74b1bc112bc6eb5325c6c3ae9d10fd86a09 (diff)
downloadfreebsd-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/dctc')
-rw-r--r--net-p2p/dctc/Makefile1
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}