mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
One more xpm dependency.
This commit is contained in:
parent
80ffa081b9
commit
325e985211
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14956
@ -3,7 +3,7 @@
|
|||||||
# Date created: 23 August 1998
|
# Date created: 23 August 1998
|
||||||
# Whom: yoshiaki Uchikawa
|
# 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
|
DISTNAME= DAPSource
|
||||||
@ -13,7 +13,8 @@ MASTER_SITES= http://www.cee.hw.ac.uk/~richardk/
|
|||||||
|
|
||||||
MAINTAINER= yoshiaki@kt.rim.or.jp
|
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
|
WRKSRC= ${WRKDIR}/dap
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
|
Loading…
Reference in New Issue
Block a user