summaryrefslogtreecommitdiff
path: root/print/pmw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/pmw/Makefile')
-rw-r--r--print/pmw/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/print/pmw/Makefile b/print/pmw/Makefile
index 9c9671489e22..3a1682afb6d2 100644
--- a/print/pmw/Makefile
+++ b/print/pmw/Makefile
@@ -6,25 +6,21 @@
#
PORTNAME= pmw
-PORTVERSION= 4.06
-PORTREVISION= 1
+PORTVERSION= 4.10
CATEGORIES= print audio
-MASTER_SITES= ftp://ftp.at.freebsd.org/pub/mirrors/www.quercite.com/ \
+MASTER_SITES= ftp://ftp.univie.ac.at/applications/www.quercite.com/ \
http://www.quercite.com/
MAINTAINER= g.gonter@ieee.org
COMMENT= High quality music typesetting program
-PKGMESSAGE= ${WRKDIR}/pkg-message
-
GNU_CONFIGURE= yes
ALL_TARGET= build
MAN1= pmw.1
-post-patch:
- @${SED} -e 's|%%PREFIX%%|${PREFIX}|g ; \
- s|%%LOCALBASE%%|${LOCALBASE}|g' ${MASTERDIR}/pkg-message > ${PKGMESSAGE}
+PKGMESSAGE= ${WRKDIR}/pkg-message
+SUB_FILES= pkg-message
post-install:
.if !defined(NOPORTDOCS)