summaryrefslogtreecommitdiffstats
path: root/audio/easytag-devel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-08-31 00:13:25 +0000
committermarcus <marcus@FreeBSD.org>2002-08-31 00:13:25 +0000
commitc09dc513f70813fd1915b12787ca0e934c4e4f5d (patch)
treed861acef1f689743981e09642f332436fdd4994a /audio/easytag-devel
parent0854f152efed3fca29e6e1cf16edae3f9fe70059 (diff)
downloadFreeBSD-ports-c09dc513f70813fd1915b12787ca0e934c4e4f5d.zip
FreeBSD-ports-c09dc513f70813fd1915b12787ca0e934c4e4f5d.tar.gz
Use USE_GNOMENG.
PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'audio/easytag-devel')
-rw-r--r--audio/easytag-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile
index dc3b3e5..f27df69 100644
--- a/audio/easytag-devel/Makefile
+++ b/audio/easytag-devel/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= dominic_marks@btinternet.com
LIB_DEPENDS= id3-3.7.13:${PORTSDIR}/audio/id3lib \
vorbis.2:${PORTSDIR}/audio/libvorbis
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CONFIG_SHELL="${SH}" \
CPPFLAGS="-I${LOCALBASE}/include" \
OpenPOWER on IntegriCloud