diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-03-12 01:28:19 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-03-12 01:28:19 +0000 |
commit | bc23a698393f610904a5ae36f903fd028ced1ea8 (patch) | |
tree | e1cd178213a123271a867ac922568b623640eeab /graphics/imlib/files | |
parent | 4d47207435c09214920e0e2128777e94df947960 (diff) | |
download | FreeBSD-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/imlib/files')
-rw-r--r-- | graphics/imlib/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/imlib/files/patch-aa b/graphics/imlib/files/patch-aa index 0ed8c1a..21a27f5 100644 --- a/graphics/imlib/files/patch-aa +++ b/graphics/imlib/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 |