mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Mark BROKEN for ELF:
./echogs -n - gcc -L/usr/local/lib -L/usr/X11R6/lib -o gs gs.o gsmain.o ialloc.o idebug.o idict.o idparam.o iinit.o iname.o interp.o isave.o iscan.o iutil.o sfilter.o stream.o zarith.o zarray.o zcontrol.o zdict.o zfile.o zfiledev.o zfileio.o zfilter.o zgeneric.o zmath.o zmisc.o zpacked.o zprops.o zrelbit.o zstack.o zstring.o ztype.o zvmem.o zchar.o zcolor.o zfont.o zfont1.o zfont2.o zdevice.o zgstate.o zht.o zmatrix.o zpaint.o zpath.o zpath2.o gschar.o gscolor.o gscoord.o gsdevice.o gsfile.o gsfont.o gsht.o gsimage.o gsimage1.o gsimage2.o gsimpath.o gsline.o gsmatrix.o gsmisc.o gspaint.o gspath.o gspath2.o gsstate.o gstdev.o gstype1.o gsutil.o gxccache.o gxccman.o gxclist.o gxclread.o gxcmap.o gxcpath.o gxdither.o gxdraw.o gxfill.o gxhint1.o gxhint2.o gxht.o gxpath.o gxpath2.o gxpcopy.o gxstroke.o gdevmem1.o gdevmem2.o gdevmem3.o gconfig.o >_temp_ ./echogs -x 205c >>_temp_ cat ld.tr >>_temp_ ./echogs - -lm >>_temp_ /bin/sh <_temp_ /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'
This commit is contained in:
parent
84fe26a6ce
commit
b0e648eb24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14059
@ -3,7 +3,7 @@
|
||||
# Date created: 14 May 1996
|
||||
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.12 1998/07/20 03:28:52 steve Exp $
|
||||
# $Id: Makefile,v 1.13 1998/10/07 06:11:42 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript2.6.2
|
||||
@ -22,6 +22,8 @@ DISTFILES= ghostscript-2.6.2.tar.gz ghostscript-fonts-2.6.2.tar.gz \
|
||||
|
||||
MAINTAINER= mita@jp.FreeBSD.org
|
||||
|
||||
BROKEN_ELF= yes
|
||||
|
||||
LIB_DEPENDS= VFlib2.23:${PORTSDIR}/japanese/vflib
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
Loading…
Reference in New Issue
Block a user