summaryrefslogtreecommitdiff
path: root/audio/easytag
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/easytag
parentUpdate to 4.09. (diff)
Remove the USE_GNOMENG macro.
Notes
Notes: svn path=/head/; revision=78566
Diffstat (limited to 'audio/easytag')
-rw-r--r--audio/easytag/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile
index 190827bb7ae0..100b8abc2559 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -18,7 +18,6 @@ COMMENT= Tag editor for MP3 and OGG files
LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \
vorbis.2:${PORTSDIR}/audio/libvorbis
-USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CONFIG_SHELL="${SH}" \