summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2005-02-10 20:38:29 +0000
committerhrs <hrs@FreeBSD.org>2005-02-10 20:38:29 +0000
commit59d67d34b2b1c55b2754c513e6976dec26b4021e (patch)
tree7d289239a6ec74606bfbacdcc4fe695665bf5629 /textproc
parentf3db48f6476d0663583164d0112077f77d88e4cf (diff)
downloadFreeBSD-ports-59d67d34b2b1c55b2754c513e6976dec26b4021e.zip
FreeBSD-ports-59d67d34b2b1c55b2754c513e6976dec26b4021e.tar.gz
- Fix the install directory and dependency.
- Bump PORTREVISION. Noticed by: kris Approved by: thierry (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/prosper/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/textproc/prosper/Makefile b/textproc/prosper/Makefile
index 655df9a..405683d 100644
--- a/textproc/prosper/Makefile
+++ b/textproc/prosper/Makefile
@@ -7,7 +7,7 @@
PORTNAME= prosper
PORTVERSION= 1.00.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,16 +17,16 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= thierry@pompo.net
COMMENT= Prosper is a LaTeX class for writing transparencies
-BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX
-RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \
- ps2pdf:${PORTSDIR}/${GHOSTSCRIPT_PORT}
+BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base
+RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base
NO_BUILD= yes
+USE_GHOSTSCRIPT_RUN= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-TEXMF?= share/texmf
-LPROSPERDIR= ${TEXMF}/tex/latex/misc/prosper
+TEXMFDIR?= share/texmf
+LPROSPERDIR= ${TEXMFDIR}/tex/latex/prosper
PROSPERDIR= ${PREFIX}/${LPROSPERDIR}
PLIST_SUB= PROSPERDIR=${LPROSPERDIR}
OpenPOWER on IntegriCloud