diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-01-30 10:29:22 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-01-30 10:29:22 +0000 |
commit | b073a2656d1ce3ce695bf10e308369d915eae853 (patch) | |
tree | 6c9e6ea825f511da0bf9c48e0f6322b4db2887ef /print/alignmargins/Makefile | |
parent | 9214fb98280820ba14ad30764862ed9486d03b84 (diff) |
Notes
Diffstat (limited to 'print/alignmargins/Makefile')
-rw-r--r-- | print/alignmargins/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/alignmargins/Makefile b/print/alignmargins/Makefile index aa5ec2e6fcb0..b918674bde1d 100644 --- a/print/alignmargins/Makefile +++ b/print/alignmargins/Makefile @@ -7,6 +7,7 @@ PORTNAME= alignmargins PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://people.freebsd.org/~lofi/ \ http://www.linuxprinting.org/download/printing/ @@ -16,7 +17,7 @@ MAINTAINER= lofi@FreeBSD.org COMMENT= Utility script to generate custom margins in PPDs for CUPS NO_BUILD= yes -USE_PERL= yes +USE_PERL5= yes USE_REINPLACE= yes do-extract: |