diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-11 11:53:42 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-11 11:53:42 +0000 |
commit | 59272d10178066cdfa1d1aea23c915a09473d798 (patch) | |
tree | 923210657ff3819220d9f901a4ae5748d77b8564 /print/foomatic-db-engine | |
parent | fc9825be880916c415aad3c9a9483fd377323fdf (diff) | |
download | ports-59272d10178066cdfa1d1aea23c915a09473d798.tar.gz ports-59272d10178066cdfa1d1aea23c915a09473d798.zip |
Notes
Diffstat (limited to 'print/foomatic-db-engine')
-rw-r--r-- | print/foomatic-db-engine/Makefile | 13 | ||||
-rw-r--r-- | print/foomatic-db-engine/distinfo | 4 |
2 files changed, 6 insertions, 11 deletions
diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile index 9016219d6aec..70737b5ab0f5 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -1,16 +1,12 @@ # Created by: Martin Ranne <gasp@ridcully.dnsalias.org> # $FreeBSD$ -PORTNAME= engine +PORTNAME= foomatic-db-engine PORTVERSION= 4.0.12 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= print -MASTER_SITES= http://www.openprinting.org/download/foomatic/ \ - GOOGLE_CODE \ - LOCAL/acm/foomatic -PKGNAMEPREFIX= foomatic-db- -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -DIST_SUBDIR= foomatic +MASTER_SITES= http://www.openprinting.org/download/foomatic/ MAINTAINER= bofh@FreeBSD.org COMMENT= Foomatic database engine @@ -36,8 +32,7 @@ post-patch: @${REINPLACE_CMD} -e \ "s,/usr/local/bin:,${PREFIX}/bin:,g" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ - "/ln -sf foo/ s,foomatic-ppdfile,$$\(BINDIR\)/foomatic-ppdfile," \ - -e "/if \[ -d/ s,LIB_CUPS,PREFIX," ${WRKSRC}/Makefile.in + "/if \[ -d/ s,LIB_CUPS,PREFIX," ${WRKSRC}/Makefile.in post-install: .for file in foomatic-combo-xml foomatic-perl-data diff --git a/print/foomatic-db-engine/distinfo b/print/foomatic-db-engine/distinfo index d9eb1dd6272b..ac0c8ca10d85 100644 --- a/print/foomatic-db-engine/distinfo +++ b/print/foomatic-db-engine/distinfo @@ -1,2 +1,2 @@ -SHA256 (foomatic/foomatic-db-engine-4.0.12.tar.gz) = 66143b76ed5b325b7025e261ad917b543de534c6d0a6e495d5489a20cace7c21 -SIZE (foomatic/foomatic-db-engine-4.0.12.tar.gz) = 360499 +SHA256 (foomatic-db-engine-4.0.12.tar.gz) = 66143b76ed5b325b7025e261ad917b543de534c6d0a6e495d5489a20cace7c21 +SIZE (foomatic-db-engine-4.0.12.tar.gz) = 360499 |