pkgsrc/lang/pnetlib-nox11/Makefile
joerg 537974e157 libXsharpSupport.la is always installed, but a stub lib in the -nox11
case. Remove PLIST_SUBST code now unused. Add build dependency on treecc.
Bump revision of pnetlib-nox11, since the PLIST changed.
2006-04-12 20:50:56 +00:00

13 lines
250 B
Makefile

# $NetBSD: Makefile,v 1.3 2006/04/12 20:50:56 joerg Exp $
#
.include "${.CURDIR}/../pnetlib/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-nox11-/}
PKGREVISION= 2
CONFIGURE_ARGS+= --without-x
CONFLICTS= pnetlib-[0-9]*
.include "../../mk/bsd.pkg.mk"