diff options
author | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
commit | f2ede9b4c914247b1bd9e2c08de15881e10a0357 (patch) | |
tree | 4a25475aea25bf8a9483be4ecbcc38cb408ad9a4 /devel/ddd | |
parent | 09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff) | |
download | freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.zst freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip |
USE_SIZEify
Diffstat (limited to 'devel/ddd')
-rw-r--r-- | devel/ddd/Makefile | 1 | ||||
-rw-r--r-- | devel/ddd/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile index 7676a6d0554a..a80a7cb619b5 100644 --- a/devel/ddd/Makefile +++ b/devel/ddd/Makefile @@ -22,6 +22,7 @@ CONFIGURE_ARGS= --with-motif-libraries="${LIBXMDIR}" \ --with-readline-libraries=/usr/lib USE_GMAKE= yes USE_REINPLACE= yes +USE_SIZE= yes USE_XPM= yes USE_MOTIF= yes PLIST_SUB= VERSION=${PORTVERSION} diff --git a/devel/ddd/distinfo b/devel/ddd/distinfo index 31a7fad250e7..c9803188a58a 100644 --- a/devel/ddd/distinfo +++ b/devel/ddd/distinfo @@ -1 +1,2 @@ MD5 (ddd-3.3.1.tar.gz) = 38589618d7cd02a03d062bb116bbf1d2 +SIZE (ddd-3.3.1.tar.gz) = 5820713 |