summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-04-23 04:49:47 +0000
committermharo <mharo@FreeBSD.org>1999-04-23 04:49:47 +0000
commitfec371032c26204eed417b25a8bbf1d0dd5f8091 (patch)
tree0f158a7df23e723cc7d710886545003c27b91483 /audio
parentac2df104045a4f144a5e61034ff90f3163e41e41 (diff)
downloadFreeBSD-ports-fec371032c26204eed417b25a8bbf1d0dd5f8091.zip
FreeBSD-ports-fec371032c26204eed417b25a8bbf1d0dd5f8091.tar.gz
Add LIB_DEPENDS
Diffstat (limited to 'audio')
-rw-r--r--audio/mixer.app/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile
index b4caddee..2874649 100644
--- a/audio/mixer.app/Makefile
+++ b/audio/mixer.app/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 April 1999
# Whom: Chris Piazza <cpiazza@home.net>
#
-# $Id: Makefile,v 1.1.1.1 1999/04/16 12:11:47 flathill Exp $
+# $Id: Makefile,v 1.2 1999/04/18 19:39:14 mharo Exp $
#
DISTNAME= Mixer.app-1.3.2
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.student.hk-r.se/~pt96pli/mixer/
MAINTAINER= cpiazza@home.net
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
USE_IMAKE= yes
do-install:
OpenPOWER on IntegriCloud