diff options
author | lioux <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
commit | f2ede9b4c914247b1bd9e2c08de15881e10a0357 (patch) | |
tree | 4a25475aea25bf8a9483be4ecbcc38cb408ad9a4 /net/dctc | |
parent | 09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff) | |
download | FreeBSD-ports-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip FreeBSD-ports-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz |
USE_SIZEify
Diffstat (limited to 'net/dctc')
-rw-r--r-- | net/dctc/Makefile | 1 | ||||
-rw-r--r-- | net/dctc/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 7d5641b..81ac62e 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -22,6 +22,7 @@ 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} diff --git a/net/dctc/distinfo b/net/dctc/distinfo index 2b2fbb4..1c26db4 100644 --- a/net/dctc/distinfo +++ b/net/dctc/distinfo @@ -1 +1,2 @@ MD5 (dctc-0.84.1.tar.gz) = 94bd260453605081d048f733ed089e21 +SIZE (dctc-0.84.1.tar.gz) = 373521 |