summaryrefslogtreecommitdiff
path: root/audio/mpt
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-08 00:40:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-08 00:40:09 +0000
commit5aba7531371e63aac0668f07d393cf805ce43389 (patch)
tree14adcf1e8178dd6a00a8a1ddd4a6279819889898 /audio/mpt
parentUpdate to 4.09. (diff)
Remove the USE_GNOMENG macro.
Notes
Notes: svn path=/head/; revision=78566
Diffstat (limited to 'audio/mpt')
-rw-r--r--audio/mpt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/mpt/Makefile b/audio/mpt/Makefile
index 8a7dd3525c83..bf235cd49020 100644
--- a/audio/mpt/Makefile
+++ b/audio/mpt/Makefile
@@ -17,7 +17,6 @@ COMMENT= Mike's Playlist Thingie is a fingerprinting based playlist generator
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
songprint.1:${PORTSDIR}/audio/songprint
-USE_GNOMENG= yes
USE_GNOME= glib12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \