diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-03-12 01:28:19 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-03-12 01:28:19 +0000 |
commit | bfaeddf4cea1a8d70f941210e183d20833fbc31b (patch) | |
tree | eeb9faaaff36a8e293d2dfdef4a3028b7bfcddfe /graphics/imlib/files | |
parent | Upgrade to 980311 version of Bochs. (diff) |
Remove RUN_DEPENDS tag, we don't need it anymore..
Submitted by: Mr M P Searle <csubl@csv.warwick.ac.uk>
Notes
Notes:
svn path=/head/; revision=10117
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 0ed8c1af0f2d..21a27f5cea38 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 |