aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript9-agpl
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2013-05-03 17:15:24 +0800
committerhrs <hrs@FreeBSD.org>2013-05-03 17:15:24 +0800
commitff8e320fee404e932e8456c118f6ec712e60248c (patch)
tree47786085b77e894f6b7d918e61160a9bac55ed85 /print/ghostscript9-agpl
parent29c113f21d76a67513261dd56871788cfb6b4e20 (diff)
downloadfreebsd-ports-gnome-ff8e320fee404e932e8456c118f6ec712e60248c.tar.gz
freebsd-ports-gnome-ff8e320fee404e932e8456c118f6ec712e60248c.tar.zst
freebsd-ports-gnome-ff8e320fee404e932e8456c118f6ec712e60248c.zip
Fix installation of bin/ert. It should be installed when GS_epag is defined,
not GS_dmprt. Spotted by: Andrzej Tobola
Diffstat (limited to 'print/ghostscript9-agpl')
-rw-r--r--print/ghostscript9-agpl/files/Makefile.dmprt1
-rw-r--r--print/ghostscript9-agpl/files/Makefile.epag4
-rw-r--r--print/ghostscript9-agpl/pkg-plist2
3 files changed, 5 insertions, 2 deletions
diff --git a/print/ghostscript9-agpl/files/Makefile.dmprt b/print/ghostscript9-agpl/files/Makefile.dmprt
index dc41ea2cfe52..5166a6cd6fc6 100644
--- a/print/ghostscript9-agpl/files/Makefile.dmprt
+++ b/print/ghostscript9-agpl/files/Makefile.dmprt
@@ -1,7 +1,6 @@
# $FreeBSD$
post-install-dmprt:
- ${INSTALL_PROGRAM} ${WRKSRC}/${EPAG_NAME}/ert ${PREFIX}/bin
cd ${FILESDIR} && \
${INSTALL_DATA} lqx70ch.upp lqx70cl.upp lqx70cm.upp \
${DATADIR}/${PORTVERSION}/lib
diff --git a/print/ghostscript9-agpl/files/Makefile.epag b/print/ghostscript9-agpl/files/Makefile.epag
index 94be6f560194..283b4886a461 100644
--- a/print/ghostscript9-agpl/files/Makefile.epag
+++ b/print/ghostscript9-agpl/files/Makefile.epag
@@ -16,5 +16,9 @@ post-build-epag:
cd ${WRKSRC}/${EPAG_NAME} && \
${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} Makefile
+post-install-epag:
+ ${INSTALL_PROGRAM} ${WRKSRC}/${EPAG_NAME}/ert ${PREFIX}/bin
+
pre-build: pre-build-epag
post-build: post-build-epag
+post-install: post-install-epag
diff --git a/print/ghostscript9-agpl/pkg-plist b/print/ghostscript9-agpl/pkg-plist
index 9cb62cf2f8a1..ba8e7b985952 100644
--- a/print/ghostscript9-agpl/pkg-plist
+++ b/print/ghostscript9-agpl/pkg-plist
@@ -1,7 +1,7 @@
@comment $FreeBSD: /tmp/pcvs/ports/print/ghostscript9/pkg-plist,v 1.5 2012-02-12 18:10:49 hrs Exp $
bin/dvipdf
bin/eps2eps
-%%GS_dmprt%%bin/ert
+%%GS_epag%%bin/ert
bin/font2c
bin/gs
bin/gsbj