mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 20060506
- Take maintainership PR: ports/96896 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
This commit is contained in:
parent
51569f5da6
commit
1d0343d4be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161559
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= foomatic-db
|
||||
PORTVERSION= 20050309
|
||||
PORTVERSION= 20060506
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= # custom fetch
|
||||
NO_CHECKSUM= ${DISTFILES}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= acardenas@bsd.org.pe
|
||||
COMMENT= Foomatic database
|
||||
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
@ -23,6 +23,7 @@ USE_BZIP2= yes
|
||||
USE_AUTOTOOLS= automake:15:env autoconf:259
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
CVS_CMD?= cvs -z3
|
||||
@ -63,6 +64,5 @@ do-fetch:
|
||||
|
||||
pre-configure:
|
||||
@cd ${WRKSRC} && ${ACLOCAL} && ${AUTOCONF}
|
||||
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user