1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/japanese/vfghostscript/files/patch-ae
1998-12-09 15:43:47 +00:00

13 lines
356 B
Plaintext

--- Makefile.orig Wed Dec 9 04:49:42 1998
+++ Makefile Wed Dec 9 04:51:23 1998
@@ -1992,6 +1992,9 @@
./echogs -n - $(CC) $(LDFLAGS) $(XLIBDIRS) -o $(GS)$(XE) $(GSUNIX) >_temp_
./echogs -x 205c >>_temp_
cat ld.tr >>_temp_
+.if ${PORTOBJFORMAT} == "elf"
+ echo '-lICE -lSM \' >>_temp_
+.endif
./echogs - $(EXTRALIBS) -lm >>_temp_
$(SH) <_temp_