This port depends on giflib.
This commit is contained in:
parent
39d8d5c470
commit
d0f4ae828d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13797
@ -3,7 +3,7 @@
|
||||
# Date created: 12 July 1998
|
||||
# Whom: Marc G. Fournier <scrappy@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1998/09/30 02:07:28 jseger Exp $
|
||||
# $Id: Makefile,v 1.7 1998/10/02 18:21:34 brian Exp $
|
||||
#
|
||||
|
||||
DISTNAME= kworldwatch-0.6
|
||||
@ -14,7 +14,8 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= scrappy@freebsd.org
|
||||
|
||||
LIB_DEPENDS= kdecore.1:${PORTSDIR}/x11/kdelibs \
|
||||
LIB_DEPENDS= giflib.3:${PORTSDIR}/graphics/giflib \
|
||||
kdecore.1:${PORTSDIR}/x11/kdelibs \
|
||||
kdeui.1:${PORTSDIR}/x11/kdelibs \
|
||||
kfm.1:${PORTSDIR}/x11/kdelibs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user