summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-04-20 18:51:26 +0000
committermharo <mharo@FreeBSD.org>1999-04-20 18:51:26 +0000
commit6bbfb5dca65c5f6d8622dfe5a53314ad2c7cb468 (patch)
treebb721377f1213a807da8edf04fdb8d707dfd5ee3 /x11-toolkits
parentee278b3cc88a3349191e6b5ef9016ce7fa060d10 (diff)
downloadFreeBSD-ports-6bbfb5dca65c5f6d8622dfe5a53314ad2c7cb468.zip
FreeBSD-ports-6bbfb5dca65c5f6d8622dfe5a53314ad2c7cb468.tar.gz
Add LIB_DEPENDS section
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/xmhtml/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile
index da1a55c..766f465 100644
--- a/x11-toolkits/xmhtml/Makefile
+++ b/x11-toolkits/xmhtml/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Feb 1999
# Whom: Peter Hawkins <thepish@freebsd.org>
#
-# $Id: Makefile,v 1.2 1999/02/22 07:35:20 asami Exp $
+# $Id: Makefile,v 1.3 1999/04/12 08:17:27 asami Exp $
#
DISTNAME= XmHTML-1.1.0
@@ -17,6 +17,9 @@ PATCHFILES= patch-102697.gz
MAINTAINER= thepish@freebsd.org
+LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
+ jpeg.9:${PORTSDIR}/graphics/jpeg
+
REQUIRES_MOTIF= yes
USE_IMAKE= yes
OpenPOWER on IntegriCloud