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 /audio/songprint | |
parent | 09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff) | |
download | FreeBSD-ports-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip FreeBSD-ports-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz |
USE_SIZEify
Diffstat (limited to 'audio/songprint')
-rw-r--r-- | audio/songprint/Makefile | 3 | ||||
-rw-r--r-- | audio/songprint/distinfo | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/songprint/Makefile b/audio/songprint/Makefile index da2bd47..0a6ca9f 100644 --- a/audio/songprint/Makefile +++ b/audio/songprint/Makefile @@ -18,8 +18,9 @@ COMMENT= Library for acoustic fingerprinting of music from Freetantrum (TM) LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw USE_GNOME= glib12 -GNU_CONFIGURE= yes USE_GMAKE= yes +USE_SIZE= yes +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes diff --git a/audio/songprint/distinfo b/audio/songprint/distinfo index 1596baf..d6ed6f7 100644 --- a/audio/songprint/distinfo +++ b/audio/songprint/distinfo @@ -1 +1,2 @@ MD5 (songprint-1.2.tar.gz) = 1455710f6e25cedb5e719ed90aeedde0 +SIZE (songprint-1.2.tar.gz) = 520476 |