summaryrefslogtreecommitdiffstats
path: root/print/a2ps-letter/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-06-20 17:30:24 +0000
committerdinoex <dinoex@FreeBSD.org>2003-06-20 17:30:24 +0000
commit4c05733ca842922f6156e8f4707bb3dc85362100 (patch)
tree205d8ecf3b2d5369eae57f35b299d0d6423c121c /print/a2ps-letter/Makefile
parent028224d1d6ca85aeff96c4286e8d0ac087e12bd9 (diff)
downloadFreeBSD-ports-4c05733ca842922f6156e8f4707bb3dc85362100.zip
FreeBSD-ports-4c05733ca842922f6156e8f4707bb3dc85362100.tar.gz
- Update to 4.13b
Diffstat (limited to 'print/a2ps-letter/Makefile')
-rw-r--r--print/a2ps-letter/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/print/a2ps-letter/Makefile b/print/a2ps-letter/Makefile
index 73d5272..a613959 100644
--- a/print/a2ps-letter/Makefile
+++ b/print/a2ps-letter/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= a2ps
-PORTVERSION= 4.13
-PORTREVISION= 2
+PORTVERSION= 4.13b
CATEGORIES= print
MASTER_SITES= ftp://ftp.enst.fr/pub/unix/a2ps/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMESUFFIX= -${PAPERSIZE}
-DISTFILES= a2ps-${PORTVERSION}${EXTRACT_SUFX} sheets.map
+DISTFILES= a2ps-${PORTVERSION}${EXTRACT_SUFX}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= dinoex@FreeBSD.org
@@ -23,6 +22,7 @@ USE_PERL5= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
MAN1= a2ps.1 ogonkify.1 card.1 psmandup.1 fixps.1 pdiff.1 psset.1 texi2dvi4a2ps.1
+WRKSRC= ${WRKDIR}/${PORTNAME}-4.13
PAPERSIZE?= letter
PAPERSIZECNF= ${PAPERSIZE:S/l/L/:S/a/A/}
@@ -45,9 +45,6 @@ PLIST_SUB+= WITHEMACS=""
PLIST_SUB+= WITHEMACS="@comment "
.endif
-post-extract:
- $(CP) $(DISTDIR)/sheets.map $(WRKSRC)/sheets/sheets.map
-
post-install:
${STRIP_CMD} ${PREFIX}/bin/a2ps
(cd ${WRKSRC}/doc; ${MAKE} install)
OpenPOWER on IntegriCloud