diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/FWF/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile index 8075feeaa0e6..74e6aee78c13 100644 --- a/x11-toolkits/FWF/Makefile +++ b/x11-toolkits/FWF/Makefile @@ -3,7 +3,7 @@ # Date created: 14 July 1995 # Whom: jkh # -# $Id: Makefile,v 1.5 1995/07/19 11:36:42 asami Exp $ +# $Id: Makefile,v 1.6 1996/05/15 23:30:26 asami Exp $ # DISTNAME= fwf-3.8 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.let.rug.nl/pub/FWF/ MAINTAINER= jkh@FreeBSD.ORG +LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm + USE_IMAKE= yes WRKSRC= ${WRKDIR}/FWF PATCH_STRIP= -p1 |