fix CONFIGURE_STYLE

This commit is contained in:
jasper 2011-06-14 11:16:29 +00:00
parent b5ebf5a5d4
commit 52e738cf88

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/14 11:14:19 robert Exp $
# $OpenBSD: Makefile,v 1.2 2011/06/14 11:16:29 jasper Exp $
COMMENT= higher-order list utility functions
@ -12,4 +12,6 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>