mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Add LIB_DEPENDS section
This commit is contained in:
parent
0bfe1ec32e
commit
5072ade7ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18028
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user