From 45ef35868e0c64ac8a5c81b82d6342d523998a48 Mon Sep 17 00:00:00 2001 From: Amitai Schleier Date: Thu, 19 Nov 2020 10:23:42 +0100 Subject: [PATCH] Remove DJB_RESTRICTED. Set some LICENSE. --- clockspeed/Makefile | 1 - ipsvd/Makefile | 2 +- runit/Makefile | 2 +- socklog/Makefile | 2 +- uschedule/Makefile | 1 - 5 files changed, 3 insertions(+), 5 deletions(-) diff --git a/clockspeed/Makefile b/clockspeed/Makefile index 693875e3b5..a4ec6c2f3e 100644 --- a/clockspeed/Makefile +++ b/clockspeed/Makefile @@ -16,7 +16,6 @@ PKGDOCDIR= ${PREFIX}/share/doc/${PKGBASE} EGDIR= ${PREFIX}/share/examples/${PKGBASE} CLOCKSPEEDDIR= ${VARBASE}/${PKGBASE} -DJB_RESTRICTED= NO DJB_CONFIG_PREFIX= ${CLOCKSPEEDDIR} SUBST_CLASSES+= djberrno diff --git a/ipsvd/Makefile b/ipsvd/Makefile index 054482adb1..64e19d6472 100644 --- a/ipsvd/Makefile +++ b/ipsvd/Makefile @@ -7,12 +7,12 @@ MASTER_SITES= ${HOMEPAGE} MAINTAINER= neil@daikokuya.co.uk HOMEPAGE= http://smarden.org/ipsvd/ COMMENT= Internet protocol service daemons +LICENSE= modified-bsd WRKSRC= ${WRKDIR}/net/${DISTNAME} CMDDIR= ${WRKSRC}/command PKGDOCDIR= ${PREFIX}/share/doc/${PKGBASE} -DJB_RESTRICTED= NO DJB_SLASHPACKAGE= YES SUBST_CLASSES+= djberrno diff --git a/runit/Makefile b/runit/Makefile index f4c34f5eca..a0ae9b3802 100644 --- a/runit/Makefile +++ b/runit/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= ${HOMEPAGE} MAINTAINER= neil@daikokuya.co.uk HOMEPAGE= http://smarden.org/runit/ COMMENT= UNIX init scheme with service supervision +LICENSE= modified-bsd WRKSRC= ${WRKDIR}/admin/${DISTNAME} CMDDIR= ${WRKSRC}/command @@ -15,7 +16,6 @@ PKGEXAMPLEDIR= ${PREFIX}/share/examples/${PKGBASE} USE_TOOLS+= pax BUILD_DEFS+= VARBASE -DJB_RESTRICTED= NO DJB_SLASHPACKAGE= YES SUBST_CLASSES+= djberrno diff --git a/socklog/Makefile b/socklog/Makefile index 9c0c93996a..cea5dcb1b5 100644 --- a/socklog/Makefile +++ b/socklog/Makefile @@ -7,12 +7,12 @@ MASTER_SITES= ${HOMEPAGE} MAINTAINER= neil@daikokuya.co.uk HOMEPAGE= http://smarden.org/socklog/ COMMENT= System and kernel logging services +LICENSE= modified-bsd WRKSRC= ${WRKDIR}/admin/${DISTNAME} CMDDIR= ${WRKSRC}/command PKGDOCDIR= ${PREFIX}/share/doc/${PKGBASE} -DJB_RESTRICTED= NO DJB_SLASHPACKAGE= YES SUBST_CLASSES+= djberrno diff --git a/uschedule/Makefile b/uschedule/Makefile index 15a86392ad..f48ee46bf7 100644 --- a/uschedule/Makefile +++ b/uschedule/Makefile @@ -13,7 +13,6 @@ CMDDIR= ${WRKSRC}/command DOCDIR= ${WRKSRC}/doc PKGDOCDIR= ${PREFIX}/share/doc/${PKGBASE} -DJB_RESTRICTED= NO DJB_SLASHPACKAGE= YES NO_CONFIGURE= YES