aboutsummaryrefslogtreecommitdiff
path: root/archivers/tardy/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-31 14:50:13 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-31 14:50:13 +0000
commit334b85f6dce33e9a3c013ecfb8b5ba47e966c6a1 (patch)
tree0ca70523c3c36975b061a245846db00cc7ba4fc5 /archivers/tardy/Makefile
parent774a06569c42ff6c1241377e0eac867a0daf414d (diff)
downloadports-334b85f6dce33e9a3c013ecfb8b5ba47e966c6a1.tar.gz
ports-334b85f6dce33e9a3c013ecfb8b5ba47e966c6a1.zip
Update to 1.27
Notes
Notes: svn path=/head/; revision=319507
Diffstat (limited to 'archivers/tardy/Makefile')
-rw-r--r--archivers/tardy/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile
index 4f8cf079e007..6dffb800e504 100644
--- a/archivers/tardy/Makefile
+++ b/archivers/tardy/Makefile
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= tardy
-PORTVERSION= 1.26
-DISTVERSIONSUFFIX= .D001
-PORTREVISION= 2
+PORTVERSION= 1.27
+DISTVERSIONSUFFIX= .D001.orig
CATEGORIES= archivers
MASTER_SITES= SF/tardy/${PORTVERSION}/
+DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Manipulate the file headers in tar archive files in various ways
@@ -38,7 +38,8 @@ BUILD_DEPENDS+= lzma:${PORTSDIR}/archivers/xz
post-patch:
.for var in CFLAGS LDFLAGS
@${REINPLACE_CMD} -e 's|^\(${var}\)\ =\ \(.*\)|\1 ?= \2|' \
- ${WRKSRC}/Makefile.in
+ -e '/ps2pdf/d' \
+ ${WRKSRC}/Makefile.in
.endfor
do-install: