Oops, gsx is installed as gs, in fact.
This commit is contained in:
parent
427c9617fc
commit
eb2a84d505
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2001/04/14 17:06:30 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2001/04/14 22:53:39 espie Exp $
|
||||
|
||||
COMMENT="AFPL PostScript interpreter"
|
||||
|
||||
@ -129,7 +129,6 @@ CFLAGS+= -DA4
|
||||
LIB_DEPENDS+= gtk.1.::x11/gtk+
|
||||
ALL_TARGET+=so
|
||||
INSTALL_TARGET+=soinstall
|
||||
end_install= ${INSTALL_PROGRAM} ${WRKDIST}/sobin/gsx ${PREFIX}/bin
|
||||
NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
|
||||
.else
|
||||
end_install=
|
||||
@ -171,6 +170,5 @@ post-install:
|
||||
ln -sf ps2pdf.1 ps2pdf12.1 && \
|
||||
ln -sf ps2pdf.1 ps2pdf13.1 && \
|
||||
ln -sf ps2ps.1 eps2eps.1
|
||||
${end_install}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.gtk,v 1.1 2001/04/14 16:54:04 espie Exp $
|
||||
bin/gsx
|
||||
@comment $OpenBSD: PFRAG.gtk,v 1.2 2001/04/14 22:53:39 espie Exp $
|
||||
lib/libgs.so.7.00
|
||||
DYNLIBDIR(%D/lib)
|
||||
|
Loading…
Reference in New Issue
Block a user