summaryrefslogtreecommitdiff
path: root/audio/xmixer
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-01-22 10:46:55 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-01-22 10:46:55 +0000
commitf88b793f01eef6976f9e0c9c022a2f7b0ece4268 (patch)
treed667ac41a86ee94c9bef2db180f1593dc857b8c7 /audio/xmixer
parentupdates thttpd to 2.13 (diff)
add dependency on gtk. found by bento
Notes
Notes: svn path=/head/; revision=24920
Diffstat (limited to 'audio/xmixer')
-rw-r--r--audio/xmixer/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmixer/Makefile b/audio/xmixer/Makefile
index 4ca6487d3094..20905683f95a 100644
--- a/audio/xmixer/Makefile
+++ b/audio/xmixer/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= apps/sound/mixers
MAINTAINER= trevor@jpj.net
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
WRKSRC= ${WRKDIR}/xmixer
GNU_CONFIGURE= yes