mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
So, I gave you giflib, you don't like my giflib. Fine, go broke!
=== checking for getsecretkey... no checking for X... /usr/X11R6/bin/X checking for xdm configuration dir... /usr/X11R6/lib/X11/xdm checking for PAM... no checking for giflib... configure: error: You need giflib23. Please install the kdesupport package *** Error code 1 Stop.
This commit is contained in:
parent
a9401bac1d
commit
e025bbe2f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13836
@ -3,7 +3,7 @@
|
||||
# Date created: 12 July 1998
|
||||
# Whom: Marc G. Fournier <scrappy@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/10/09 23:44:14 asami Exp $
|
||||
# $Id: Makefile,v 1.9 1998/10/09 23:47:06 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= kworldwatch-0.6
|
||||
@ -19,6 +19,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
|
||||
kdeui.1:${PORTSDIR}/x11/kdelibs \
|
||||
kfm.1:${PORTSDIR}/x11/kdelibs
|
||||
|
||||
BROKEN= giflib
|
||||
|
||||
USE_QT= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user