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 /audio/mpt | |
parent | 09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff) | |
download | freebsd-ports-graphics-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz freebsd-ports-graphics-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.zst freebsd-ports-graphics-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip |
USE_SIZEify
Diffstat (limited to 'audio/mpt')
-rw-r--r-- | audio/mpt/Makefile | 1 | ||||
-rw-r--r-- | audio/mpt/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/mpt/Makefile b/audio/mpt/Makefile index bf235cd4902..e2f96c8a214 100644 --- a/audio/mpt/Makefile +++ b/audio/mpt/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ songprint.1:${PORTSDIR}/audio/songprint USE_GNOME= glib12 +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/mpt/distinfo b/audio/mpt/distinfo index 79d64f82bd2..2509ad75b1f 100644 --- a/audio/mpt/distinfo +++ b/audio/mpt/distinfo @@ -1 +1,2 @@ MD5 (mpt-0.0.tar.gz) = 1d8b34e99eacfe9a7de7ecfb7756339b +SIZE (mpt-0.0.tar.gz) = 43138 |