aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-10-16 09:03:23 +0800
committerjseger <jseger@FreeBSD.org>1998-10-16 09:03:23 +0800
commit20fc9a00a8141b03e8b5bee9879b66226fd0bf14 (patch)
tree078202ce41220c8aa5dadcbf0c65a8090869c378
parent204fcac961d2fa0c1b60fc444d4b99678ad35549 (diff)
downloadfreebsd-ports-gnome-20fc9a00a8141b03e8b5bee9879b66226fd0bf14.tar.gz
freebsd-ports-gnome-20fc9a00a8141b03e8b5bee9879b66226fd0bf14.tar.zst
freebsd-ports-gnome-20fc9a00a8141b03e8b5bee9879b66226fd0bf14.zip
Mark BROKEN for ELF:
./echogs -a ldt.tr -s - -lz -lm LD_RUN_PATH=; export LD_RUN_PATH; XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= /bin/sh <ldt.tr /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone' /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber'
-rw-r--r--korean/ftghostscript5/Makefile5
-rw-r--r--korean/ghostscript55httf/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile
index 8a6231ebf02c..91996d6ef00d 100644
--- a/korean/ftghostscript5/Makefile
+++ b/korean/ftghostscript5/Makefile
@@ -3,7 +3,7 @@
# Date created: Fri Mar 27 10:32:46 KST 1998
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
-# $Id: Makefile,v 1.1.1.1 1998/07/29 14:55:44 kuriyama Exp $
+# $Id: Makefile,v 1.2 1998/09/21 08:41:45 asami Exp $
#
# based on print/ghostscript5 and japanese/vfghostscript5
# use Adobe's CID-keyed font sameple(korean) because there are no
@@ -27,6 +27,9 @@ DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
MAINTAINER= junker@jazz.snu.ac.kr
+
+BROKEN_ELF= yes
+
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \
/nonexistent:${PORTSDIR}/graphics/png:extract \
unzip:${PORTSDIR}/archivers/unzip
diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile
index 8a6231ebf02c..91996d6ef00d 100644
--- a/korean/ghostscript55httf/Makefile
+++ b/korean/ghostscript55httf/Makefile
@@ -3,7 +3,7 @@
# Date created: Fri Mar 27 10:32:46 KST 1998
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
-# $Id: Makefile,v 1.1.1.1 1998/07/29 14:55:44 kuriyama Exp $
+# $Id: Makefile,v 1.2 1998/09/21 08:41:45 asami Exp $
#
# based on print/ghostscript5 and japanese/vfghostscript5
# use Adobe's CID-keyed font sameple(korean) because there are no
@@ -27,6 +27,9 @@ DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
MAINTAINER= junker@jazz.snu.ac.kr
+
+BROKEN_ELF= yes
+
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \
/nonexistent:${PORTSDIR}/graphics/png:extract \
unzip:${PORTSDIR}/archivers/unzip