diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-08 00:40:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-08 00:40:09 +0000 |
commit | 5aba7531371e63aac0668f07d393cf805ce43389 (patch) | |
tree | 14adcf1e8178dd6a00a8a1ddd4a6279819889898 /audio/songprint | |
parent | 5d8d5c78515511730e6f82d0e304d9518df2ce81 (diff) | |
download | ports-5aba7531371e63aac0668f07d393cf805ce43389.tar.gz ports-5aba7531371e63aac0668f07d393cf805ce43389.zip |
Notes
Diffstat (limited to 'audio/songprint')
-rw-r--r-- | audio/songprint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/songprint/Makefile b/audio/songprint/Makefile index e117e80f0460..ff7d8695314c 100644 --- a/audio/songprint/Makefile +++ b/audio/songprint/Makefile @@ -16,7 +16,6 @@ COMMENT= Library for acoustic fingerprinting of music from Freetantrum (TM) LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw -USE_GNOMENG= yes USE_GNOME= glib12 GNU_CONFIGURE= yes USE_GMAKE= yes |