![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / py-lasso / Makefile (download)
Revision 1.13, Tue Oct 23 18:16:54 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.13 2012/10/23 18:16:54 asau Exp $ # PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 7 COMMENT= Libery Alliance Single Sign On binding for Python .include "../../lang/python/pyversion.mk" BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat CONFIGURE_ARGS+= --disable-php4 CONFIGURE_ARGS+= --disable-perl INSTALL_DIRS= bindings/python PY_PATCHPLIST= yes .include "../../lang/python/extension.mk" .include "../../security/lasso/buildlink3.mk" .include "../../security/lasso/Makefile.common"