aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mp3stat
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-08 08:40:09 +0800
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-08 08:40:09 +0800
commit5aba7531371e63aac0668f07d393cf805ce43389 (patch)
tree14adcf1e8178dd6a00a8a1ddd4a6279819889898 /audio/mp3stat
parent5d8d5c78515511730e6f82d0e304d9518df2ce81 (diff)
downloadfreebsd-ports-gnome-5aba7531371e63aac0668f07d393cf805ce43389.tar.gz
freebsd-ports-gnome-5aba7531371e63aac0668f07d393cf805ce43389.tar.zst
freebsd-ports-gnome-5aba7531371e63aac0668f07d393cf805ce43389.zip
Remove the USE_GNOMENG macro.
Diffstat (limited to 'audio/mp3stat')
-rw-r--r--audio/mp3stat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile
index d33cb09d7fbb..609cd61b260b 100644
--- a/audio/mp3stat/Makefile
+++ b/audio/mp3stat/Makefile
@@ -18,7 +18,6 @@ COMMENT= Read information about mp3s and oggs bitstream
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_GMAKE= yes
MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"