summaryrefslogtreecommitdiffstats
path: root/audio/replay
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/replay
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/replay')
-rw-r--r--audio/replay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile
index 775c243..1c675c7 100644
--- a/audio/replay/Makefile
+++ b/audio/replay/Makefile
@@ -15,8 +15,8 @@ DISTNAME= ${PORTNAME}-source-dgtk_${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org
USE_X_PREFIX= yes
-USE_GTK= yes
-USE_ESOUND= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12 esound
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud