From 4818823381eceabfe12e365b47541e070f06cffe Mon Sep 17 00:00:00 2001 From: cpiazza Date: Sun, 29 Aug 1999 21:47:00 +0000 Subject: Add an Xpm.4 LIB_DEPENDS. Noticed by: bento.freebsd.org --- sysutils/wmapm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/wmapm/Makefile b/sysutils/wmapm/Makefile index 5ee2304..67d49cc 100644 --- a/sysutils/wmapm/Makefile +++ b/sysutils/wmapm/Makefile @@ -3,7 +3,7 @@ # Date created: 99/07/02 # Whom: Satoshi TAOKA # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1999/08/25 01:37:58 taoka Exp $ # DISTNAME= wmapm-3.01 @@ -12,6 +12,8 @@ MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ MAINTAINER= taoka@FreeBSD.org +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm + WRKSRC= ${WRKDIR}/${DISTNAME}/wmapm USE_GMAKE= yes ONLY_FOR_ARCHS= i386 -- cgit v1.1