aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-09-13 19:37:48 +0800
committerasami <asami@FreeBSD.org>1997-09-13 19:37:48 +0800
commit927c3e53224af15af0ed44da07f198dfaadb5184 (patch)
tree8eb2eb11759a14686be38a17030e038570a95509 /graphics
parentefd96fd6d8dc710ae0bd012c678cdd716129d6e8 (diff)
downloadfreebsd-ports-gnome-927c3e53224af15af0ed44da07f198dfaadb5184.tar.gz
freebsd-ports-gnome-927c3e53224af15af0ed44da07f198dfaadb5184.tar.zst
freebsd-ports-gnome-927c3e53224af15af0ed44da07f198dfaadb5184.zip
ImageMagick and netpbm binaries are installed in /usr/X11R6/bin,
not /usr/local/bin.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/imlib/files/patch-aa8
-rw-r--r--graphics/imlib2-tmp/files/patch-aa8
-rw-r--r--graphics/imlib2/files/patch-aa8
3 files changed, 12 insertions, 12 deletions
diff --git a/graphics/imlib/files/patch-aa b/graphics/imlib/files/patch-aa
index 5eeaab253e4f..9025013da567 100644
--- a/graphics/imlib/files/patch-aa
+++ b/graphics/imlib/files/patch-aa
@@ -7,16 +7,16 @@
LIBNAME=Im
! LIBREV=1.0
- CONVERT_DIR=/usr/local/bin
- NETPBM_DIR=/usr/local/bin
+! CONVERT_DIR=/usr/local/bin
+! NETPBM_DIR=/usr/local/bin
--- 6,12 ----
/* ---------------------------------------------------------------- */
LIBNAME=Im
! LIBREV=2.0
- CONVERT_DIR=/usr/local/bin
- NETPBM_DIR=/usr/local/bin
+! CONVERT_DIR=/usr/X11R6/bin
+! NETPBM_DIR=/usr/X11R6/bin
*************** NETPBM_DIR=/usr/local/bin
*** 14,20 ****
#ifdef UseEtcX11
diff --git a/graphics/imlib2-tmp/files/patch-aa b/graphics/imlib2-tmp/files/patch-aa
index 5eeaab253e4f..9025013da567 100644
--- a/graphics/imlib2-tmp/files/patch-aa
+++ b/graphics/imlib2-tmp/files/patch-aa
@@ -7,16 +7,16 @@
LIBNAME=Im
! LIBREV=1.0
- CONVERT_DIR=/usr/local/bin
- NETPBM_DIR=/usr/local/bin
+! CONVERT_DIR=/usr/local/bin
+! NETPBM_DIR=/usr/local/bin
--- 6,12 ----
/* ---------------------------------------------------------------- */
LIBNAME=Im
! LIBREV=2.0
- CONVERT_DIR=/usr/local/bin
- NETPBM_DIR=/usr/local/bin
+! CONVERT_DIR=/usr/X11R6/bin
+! NETPBM_DIR=/usr/X11R6/bin
*************** NETPBM_DIR=/usr/local/bin
*** 14,20 ****
#ifdef UseEtcX11
diff --git a/graphics/imlib2/files/patch-aa b/graphics/imlib2/files/patch-aa
index 5eeaab253e4f..9025013da567 100644
--- a/graphics/imlib2/files/patch-aa
+++ b/graphics/imlib2/files/patch-aa
@@ -7,16 +7,16 @@
LIBNAME=Im
! LIBREV=1.0
- CONVERT_DIR=/usr/local/bin
- NETPBM_DIR=/usr/local/bin
+! CONVERT_DIR=/usr/local/bin
+! NETPBM_DIR=/usr/local/bin
--- 6,12 ----
/* ---------------------------------------------------------------- */
LIBNAME=Im
! LIBREV=2.0
- CONVERT_DIR=/usr/local/bin
- NETPBM_DIR=/usr/local/bin
+! CONVERT_DIR=/usr/X11R6/bin
+! NETPBM_DIR=/usr/X11R6/bin
*************** NETPBM_DIR=/usr/local/bin
*** 14,20 ****
#ifdef UseEtcX11