Page MenuHomeFreeBSD

D32593.diff
No OneTemporary

D32593.diff

diff --git a/converters/iconv/Makefile b/converters/iconv/Makefile
--- a/converters/iconv/Makefile
+++ b/converters/iconv/Makefile
@@ -1,6 +1,6 @@
PORTNAME= iconv
PORTVERSION= 2.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= converters
MASTER_SITES= LOCAL/bland
diff --git a/converters/iconv/files/patch-ces__Makefile b/converters/iconv/files/patch-ces__Makefile
--- a/converters/iconv/files/patch-ces__Makefile
+++ b/converters/iconv/files/patch-ces__Makefile
@@ -9,7 +9,7 @@
INTERNALLIB =
-@@ -27,9 +27,9 @@ ces_builtin.c: ${CHARSETS_C} ${CHARSETS_
+@@ -27,11 +27,11 @@ ces_builtin.c: ${CHARSETS_C} ${CHARSETS_O}
${.CURDIR}/../iconv_builtin -mo ${.TARGET} \
${CHARSETS_C} PIC ${CHARSETS_O}
@@ -19,8 +19,11 @@
-.So.so:
+.So.so .pico.so:
@${LDDESTDIRENV} ${CC} -shared -Wl,-x -o ${.TARGET} \
- -Wl,-soname,${.TARGET} `lorder ${.ALLSRC} | tsort -q` \
+- -Wl,-soname,${.TARGET} `lorder ${.ALLSRC} | tsort -q` \
++ -Wl,-soname,${.TARGET} ${.ALLSRC} \
${LDDESTDIR} ${LDADD}
+
+ beforeinstall:
@@ -41,8 +41,8 @@ beforeinstall:
${INSTALLFLAGS} ${SHLINSTALLFLAGS} ${CHARSETS_SO} \
${DESTDIR}${MODULEDIR}

File Metadata

Mime Type
text/plain
Expires
Sun, Jun 28, 8:51 PM (1 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34443248
Default Alt Text
D32593.diff (1 KB)

Event Timeline