- Fix build, fix plist, bump version

Reported by:	bento via kris
This commit is contained in:
Pav Lucistnik 2003-12-13 12:29:50 +00:00
parent 56d4dbd224
commit f558b1e10d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95718
2 changed files with 7 additions and 2 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= foomatic-db-engine
PORTVERSION= 20031120
PORTVERSION= 20031213
CATEGORIES= print
MASTER_SITES= #
@ -33,7 +33,8 @@ CVS_SITES?= pserver:anonymous@cvs.linuxprinting.org:/usr/local/cvs
CVS_MODULE= foomatic-db-engine
MAN1= foomatic-printjob.1 foomatic-ppdfile.1 foomatic-perl-data.1 \
foomatic-configure.1 foomatic-compiledb.1 foomatic-combo-xml.1
foomatic-configure.1 foomatic-compiledb.1 foomatic-combo-xml.1 \
foomatic-ppd-options.1
MAN8= foomatic-preferred-driver.8 \
foomatic-kitload.8 foomatic-getpjloptions.8 \
foomatic-addpjloptions.8
@ -70,4 +71,7 @@ do-fetch:
pre-configure:
@cd ${WRKSRC} && ./make_configure
post-build:
@${CHMOD} +x ${WRKSRC}/mkinstalldirs
.include <bsd.port.post.mk>

View file

@ -3,6 +3,7 @@ bin/foomatic-compiledb
bin/foomatic-configure
bin/foomatic-datafile
bin/foomatic-perl-data
bin/foomatic-ppd-options
bin/foomatic-ppdfile
bin/foomatic-printjob
%%SITE_PERL%%/Foomatic/DB.pm