pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/oneko: no cdrom.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%n0.is@localhost>
Pushed By: ng0
Date: Sat Jun 1 16:27:40 2019 +0000
Changeset: 1a316e812b60bc7bf626e352f6eadbcb8886e6f3
Modified Files:
oneko/Makefile
Log Message:
wip/oneko: no cdrom.
According to FreeBSD portstree, this includes deriviatives from
CARDCAPTOR SAKURA.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1a316e812b60bc7bf626e352f6eadbcb8886e6f3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
oneko/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diffs:
diff --git a/oneko/Makefile b/oneko/Makefile
index df88a5f56a..77ed58b518 100644
--- a/oneko/Makefile
+++ b/oneko/Makefile
@@ -13,6 +13,10 @@ LICENSE= 2-clause-bsd # and public-domain
USE_CMAKE= yes
USE_LANGUAGES= c
+RESTRICTED= Includes deriviatives from CARDCAPTOR SAKURA. See http://www.clamp-net.com/ -> INFORMATION
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+
CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${PREFIX}/${PKGMANDIR}
Home |
Main Index |
Thread Index |
Old Index