diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/pmw/Makefile | 12 | ||||
-rw-r--r-- | print/pmw/distinfo | 4 | ||||
-rw-r--r-- | print/pmw/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | print/pmw/files/pkg-message.in (renamed from print/pmw/pkg-message) | 0 |
4 files changed, 17 insertions, 10 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) diff --git a/print/pmw/distinfo b/print/pmw/distinfo index 537ecbe058bd..501604ee765f 100644 --- a/print/pmw/distinfo +++ b/print/pmw/distinfo @@ -1,2 +1,2 @@ -MD5 (pmw-4.06.tar.gz) = a7cddfacf17def145997eb22ba37afc7 -SIZE (pmw-4.06.tar.gz) = 1098917 +MD5 (pmw-4.10.tar.gz) = 43f04c434098da2de8a63a6540822cda +SIZE (pmw-4.10.tar.gz) = 1230635 diff --git a/print/pmw/files/patch-Makefile.in b/print/pmw/files/patch-Makefile.in new file mode 100644 index 000000000000..6df40a2f6490 --- /dev/null +++ b/print/pmw/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Fri Oct 14 12:54:21 2005 ++++ Makefile.in Fri Oct 14 12:54:30 2005 +@@ -7,7 +7,7 @@ + # These variables get set up by the configure script. + + CC=@CC@ +-CFLAGS=@CFLAGS@ ++CFLAGS+=@CFLAGS@ + NO_PMWRC=@NO_PMWRC@ + + INSTALL = @INSTALL@ diff --git a/print/pmw/pkg-message b/print/pmw/files/pkg-message.in index 32423e3862e7..32423e3862e7 100644 --- a/print/pmw/pkg-message +++ b/print/pmw/files/pkg-message.in |