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/popt | |
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/popt')
-rw-r--r-- | devel/popt/Makefile | 1 | ||||
-rw-r--r-- | devel/popt/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile index ebc0432ac3fc..d7e8aa932efc 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -18,6 +18,7 @@ COMMENT= A getopt(3) like library with a number of enhancements, from Redhat USE_GETTEXT= yes USE_LIBTOOL= yes USE_REINPLACE= yes +USE_SIZE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/popt/distinfo b/devel/popt/distinfo index 9ec095f82c7a..7cc4bfb26f86 100644 --- a/devel/popt/distinfo +++ b/devel/popt/distinfo @@ -1 +1,2 @@ MD5 (popt-1.6.4.tar.gz) = 734b375abdcc6bf70541d0bef8147449 +SIZE (popt-1.6.4.tar.gz) = 529791 |