summaryrefslogtreecommitdiffstats
path: root/audio/xmixer
diff options
context:
space:
mode:
authorreg <reg@FreeBSD.org>2000-10-05 06:36:23 +0000
committerreg <reg@FreeBSD.org>2000-10-05 06:36:23 +0000
commit97830337b8c0333a12d15a49ea1f9c9cdc3dfddf (patch)
treea059ae14b97a6e427c4c5a801e98bb245e73742e /audio/xmixer
parent38d35e3db9111f42b79313f05731c75e6e55d7e8 (diff)
downloadFreeBSD-ports-97830337b8c0333a12d15a49ea1f9c9cdc3dfddf.zip
FreeBSD-ports-97830337b8c0333a12d15a49ea1f9c9cdc3dfddf.tar.gz
Implement USE_GTK, part 1.
Diffstat (limited to 'audio/xmixer')
-rw-r--r--audio/xmixer/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/audio/xmixer/Makefile b/audio/xmixer/Makefile
index 12da908..153c3b3 100644
--- a/audio/xmixer/Makefile
+++ b/audio/xmixer/Makefile
@@ -13,16 +13,11 @@ MASTER_SITE_SUBDIR= apps/sound/mixers
MAINTAINER= trevor@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
+USE_GTK= yes
USE_AUTOCONF= yes
-CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
-MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}"
MAN1= xmixer.1
OpenPOWER on IntegriCloud