aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-29 13:35:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-29 13:35:35 +0000
commit325e9852115ef2d0f3567060002ca226ce04d095 (patch)
tree5ca3151e1451c0546cdf1065a0ad934a2287c6cb
parent80ffa081b957d568686b954bc0670aa5ec164753 (diff)
downloadports-325e9852115ef2d0f3567060002ca226ce04d095.tar.gz
ports-325e9852115ef2d0f3567060002ca226ce04d095.zip
One more xpm dependency.
Notes
Notes: svn path=/head/; revision=14956
-rw-r--r--audio/dap/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile
index e5d7dc53d6e2..fd87d5a3ccbb 100644
--- a/audio/dap/Makefile
+++ b/audio/dap/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 August 1998
# Whom: yoshiaki Uchikawa
#
-# $Id: Makefile,v 1.2 1998/09/26 23:17:58 steve Exp $
+# $Id: Makefile,v 1.3 1998/11/03 00:32:31 jseger Exp $
#
DISTNAME= DAPSource
@@ -13,7 +13,8 @@ MASTER_SITES= http://www.cee.hw.ac.uk/~richardk/
MAINTAINER= yoshiaki@kt.rim.or.jp
-LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
+LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
+ Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/dap
USE_X_PREFIX= yes