o) Fix Problem with forcing use of internel libgd and an installed

one in /usr/local/lib. Now alway libgd out of the ports collection
   is used.

PR:		-
Submitted by:	artur@pydo.org, stefano@merlinobbs.net, glyn@grinstead.org
This commit is contained in:
Lars Koeller 2004-01-23 14:28:13 +00:00
parent ee542a31a2
commit e53ad8e916
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98884
2 changed files with 3 additions and 15 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= apcupsd
PORTVERSION= 3.10.9
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= Lars.Koeller@Uni-Bielefeld.de
COMMENT= A daemon for controlling APC UPS
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
gd.4:${PORTSDIR}/graphics/gd
USE_REINPLACE= yes

View File

@ -1,13 +0,0 @@
*** configure.org Sun Jan 18 17:20:53 2004
--- configure Sun Jan 18 17:21:48 2004
***************
*** 8924,8929 ****
--- 8924,8931 ----
fi
fi
+ # Always use internal libgd LK!!!
+ SYS_GD_FOUND=no
if test "${SYS_GD_FOUND}" = "no"
then
if test -d src/gd1.2