summaryrefslogtreecommitdiff
path: root/audio/x11amp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/x11amp')
-rw-r--r--audio/x11amp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile
index 48ad164f5561..a1c3333bbe56 100644
--- a/audio/x11amp/Makefile
+++ b/audio/x11amp/Makefile
@@ -14,10 +14,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/}
MAINTAINER= dburr@FreeBSD.org
-
USE_XLIB= yes
-USE_GTK= yes
-USE_ESOUND= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12 esound
USE_LIBTOOL= yes
LIBTOOLFILES= configure libx11amp/configure
CONFIGURE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"