pkgsrc/sysutils/GWLib/Makefile
jmmv a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00

14 lines
359 B
Makefile

# $NetBSD: Makefile,v 1.6 2004/01/23 21:50:47 jmmv Exp $
#
.include "../../sysutils/gworkspace/Makefile.common"
PKGNAME= ${DISTNAME:S/gworkspace/GWLib/}
PKGREVISION= 3
COMMENT= GWorkspace support library
BUILD_DIRS= ${WRKSRC}/GWLib
DISTINFO_FILE= ${.CURDIR}/../gworkspace/distinfo
PATCHDIR= ${.CURDIR}/../gworkspace/patches
.include "../../mk/bsd.pkg.mk"