Fixup/remove some remaining PERMIT_*/REGRESS_* idioms.
spotted by an aggressive bsd.port.mk diff..
This commit is contained in:
parent
0d3a3cf8d9
commit
4a6a667ccf
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/09/23 12:23:35 rpe Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2013/03/16 08:25:55 landry Exp $
|
||||
|
||||
COMMENT= GNU patch
|
||||
|
||||
@ -11,9 +11,6 @@ HOMEPAGE= http://www.gnu.org/software/patch/
|
||||
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= c
|
||||
|
||||
@ -25,9 +22,9 @@ USE_GROFF= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --program-prefix=g
|
||||
|
||||
REGRESS_DEPENDS= shells/bash \
|
||||
TEST_DEPENDS= shells/bash \
|
||||
textproc/gdiff
|
||||
REGRESS_FLAGS= SHELL=${LOCALBASE}/bin/bash
|
||||
TEST_FLAGS= SHELL=${LOCALBASE}/bin/bash
|
||||
|
||||
pre-regress:
|
||||
@ln -fs ${LOCALBASE}/bin/gdiff ${WRKDIR}/bin/diff
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2013/03/14 10:03:19 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2013/03/16 08:25:55 landry Exp $
|
||||
|
||||
COMMENT= generates simple manual pages from program output
|
||||
|
||||
@ -13,7 +13,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
USE_GMAKE= Yes
|
||||
NO_REGRESS= Yes
|
||||
NO_TEST= Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= --disable-nls
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/10/08 15:14:25 rpe Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2013/03/16 08:25:55 landry Exp $
|
||||
|
||||
COMMENT= quilt
|
||||
|
||||
@ -9,9 +9,6 @@ HOMEPAGE= http://savannah.nongnu.org/projects/quilt/
|
||||
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user