aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2005-10-21 10:36:10 +0800
committerbland <bland@FreeBSD.org>2005-10-21 10:36:10 +0800
commit1c1cdc56e444b42160c3822116b39a5245c15bf9 (patch)
treebd83f479c5e77d8cebea268f3cdbe1027a01d282 /converters
parentb16ead1b7be96508d9823254cbc7ec7261e8fcf8 (diff)
downloadfreebsd-ports-gnome-1c1cdc56e444b42160c3822116b39a5245c15bf9.tar.gz
freebsd-ports-gnome-1c1cdc56e444b42160c3822116b39a5245c15bf9.tar.zst
freebsd-ports-gnome-1c1cdc56e444b42160c3822116b39a5245c15bf9.zip
Fix PREFIX compliance.
Reported by: krismail
Diffstat (limited to 'converters')
-rw-r--r--converters/iconv-extra/files/patch-ces::Makefile15
1 files changed, 7 insertions, 8 deletions
diff --git a/converters/iconv-extra/files/patch-ces::Makefile b/converters/iconv-extra/files/patch-ces::Makefile
index 4ef780ecf709..806447eec3fd 100644
--- a/converters/iconv-extra/files/patch-ces::Makefile
+++ b/converters/iconv-extra/files/patch-ces::Makefile
@@ -1,14 +1,13 @@
-
-$FreeBSD$
-
---- ces/Makefile 2002/03/17 11:14:41 1.1
-+++ ces/Makefile 2002/03/17 11:15:02
-@@ -5,7 +5,7 @@
+--- ces/Makefile.orig Wed Nov 29 03:42:25 2000
++++ ces/Makefile Fri Oct 21 11:24:04 2005
+@@ -4,8 +4,8 @@
+ all: ${CHARSETS_SO}
.if !defined(ICONVDIR_LIBC)
- CFLAGS += -I/usr/local/include
+-CFLAGS += -I/usr/local/include
-LDADD += -L/usr/local/lib -liconv
-+LDADD += -L/usr/local/lib -lbiconv
++CFLAGS += -I${PREFIX}/include
++LDADD += -L${PREFIX}/lib -lbiconv
.endif
INTERNALLIB =