aboutsummaryrefslogtreecommitdiffstats
path: root/print/gutenprint
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2007-06-26 23:07:46 +0800
committerahze <ahze@FreeBSD.org>2007-06-26 23:07:46 +0800
commit5a5e52092cf6e8fbfce921e86f9e7c60e637b27a (patch)
treedf2e2b5670fa17518baf860a9059fa73b9ad85f7 /print/gutenprint
parent4d35fa11f2c0a9db4e5e3849d2b9dc90cf3543dd (diff)
downloadfreebsd-ports-gnome-5a5e52092cf6e8fbfce921e86f9e7c60e637b27a.tar.gz
freebsd-ports-gnome-5a5e52092cf6e8fbfce921e86f9e7c60e637b27a.tar.zst
freebsd-ports-gnome-5a5e52092cf6e8fbfce921e86f9e7c60e637b27a.zip
Update to 5.1.3
Diffstat (limited to 'print/gutenprint')
-rw-r--r--print/gutenprint/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile
index a5b23b32b504..0e8c9d99b9b5 100644
--- a/print/gutenprint/Makefile
+++ b/print/gutenprint/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= gutenprint
-PORTVERSION= 5.1
-PORTREVISION= 2
+PORTVERSION= 5.1.3
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
@@ -44,12 +43,6 @@ RUN_DEPENDS+= gutenprint-ijs>0:${PORTSDIR}/print/gutenprint-ijs
RUN_DEPENDS+= gutenprint-foomatic>0:${PORTSDIR}/print/gutenprint-foomatic
.endif
-pre-everything::
- @if [ -n "`${PKG_INFO} -xI '^gutenprint-[0-9].[0-9].[0-9]*' 2>/dev/null`" ]; then \
- ${ECHO_CMD} "${PKGNAME}: Old version of gutenprint detected! Please see ${PORTSDIR}/UPDATING for information on upgrading ${PKGNAME}" ; \
- ${FALSE}; \
- fi
-
do-install: # empty
.include <bsd.port.post.mk>