summaryrefslogtreecommitdiffstats
path: root/graphics/imlib2-tmp
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-03-12 01:28:19 +0000
committervanilla <vanilla@FreeBSD.org>1998-03-12 01:28:19 +0000
commitbc23a698393f610904a5ae36f903fd028ced1ea8 (patch)
treee1cd178213a123271a867ac922568b623640eeab /graphics/imlib2-tmp
parent4d47207435c09214920e0e2128777e94df947960 (diff)
downloadFreeBSD-ports-bc23a698393f610904a5ae36f903fd028ced1ea8.zip
FreeBSD-ports-bc23a698393f610904a5ae36f903fd028ced1ea8.tar.gz
Remove RUN_DEPENDS tag, we don't need it anymore..
Submitted by: Mr M P Searle <csubl@csv.warwick.ac.uk>
Diffstat (limited to 'graphics/imlib2-tmp')
-rw-r--r--graphics/imlib2-tmp/Makefile5
-rw-r--r--graphics/imlib2-tmp/files/patch-aa11
2 files changed, 1 insertions, 15 deletions
diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile
index 6d37965..8907aee 100644
--- a/graphics/imlib2-tmp/Makefile
+++ b/graphics/imlib2-tmp/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.14 1998/02/27 01:56:19 alex Exp $
+# $Id: Makefile,v 1.15 1998/03/11 02:58:12 vanilla Exp $
#
DISTNAME= Imlib-1.1
@@ -18,9 +18,6 @@ LIB_DEPENDS= png\\.0\\.:${PORTSDIR}/graphics/png \
jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
gif\\.3\\.:${PORTSDIR}/graphics/giflib
-RUN_DEPENDS= djpeg:${PORTSDIR}/graphics/jpeg \
- tgatoppm:${PORTSDIR}/graphics/netpbm \
- convert:${PORTSDIR}/graphics/ImageMagick
USE_GMAKE= yes
USE_X11= ues
diff --git a/graphics/imlib2-tmp/files/patch-aa b/graphics/imlib2-tmp/files/patch-aa
index 0ed8c1a..21a27f5 100644
--- a/graphics/imlib2-tmp/files/patch-aa
+++ b/graphics/imlib2-tmp/files/patch-aa
@@ -66,14 +66,3 @@
fi
-@@ -2788,8 +2789,8 @@
- if test $GIFTOPPM = "/usr/local/bin/tgatoppm"; then
- NETPBM_PATH=/usr/local/bin
- fi
--if test $GIFTOPPM = "/usr/openwin/bin/tgatoppm"; then
-- NETPBM_PATH=/usr/openwin/bin
-+if test $GIFTOPPM = "/usr/X11R6/bin/tgatoppm"; then
-+ NETPBM_PATH=/usr/X11R6/bin
- fi
- if test $DJPEG = "/usr/bin/djpeg"; then
- JPEG_PATH=/usr/bin
OpenPOWER on IntegriCloud