aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-16 01:03:23 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-16 01:03:23 +0000
commita502bbd766b2471e73f9d1f4666390a5ad68d21d (patch)
tree3a821b078bf073209159e3c847ec7d25b5ef1144
parent70b97c41ab05220c291daf23c890309f69cbf126 (diff)
downloadports-a502bbd766b2471e73f9d1f4666390a5ad68d21d.tar.gz
ports-a502bbd766b2471e73f9d1f4666390a5ad68d21d.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'
Notes
Notes: svn path=/head/; revision=14033
-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