summaryrefslogtreecommitdiff
path: root/audio/replay
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/replay
parentUpdate to 4.09. (diff)
Remove the USE_GNOMENG macro.
Notes
Notes: svn path=/head/; revision=78566
Diffstat (limited to 'audio/replay')
-rw-r--r--audio/replay/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile
index 86c7c66b1a62..2ed5e0b0256a 100644
--- a/audio/replay/Makefile
+++ b/audio/replay/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= nakai@FreeBSD.org
COMMENT= Another GTK-based mp3 player
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12 esound
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \