replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

This commit is contained in:
sthen
2019-07-12 21:02:12 +00:00
parent 0a5b5bddee
commit 485792605b
352 changed files with 704 additions and 704 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
# Date created: Thu Jan 18, 2000
# Whom: Kevin Lo <kevlo@openbsd.org>
#
# $OpenBSD: Makefile,v 1.23 2019/05/17 16:19:37 sthen Exp $
# $OpenBSD: Makefile,v 1.24 2019/07/12 21:02:13 sthen Exp $
#
COMMENT= pager utility that speaks Chinese
@@ -15,7 +15,7 @@ MASTER_SITES= http://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/
REVISION = 2
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += c curses
+2 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2016/03/11 20:07:49 naddy Exp $
# $OpenBSD: Makefile,v 1.28 2019/07/12 21:02:13 sthen Exp $
COMMENT= library for Chinese language processing
@@ -12,7 +12,7 @@ SHARED_LIBS += bims 2.1 # .0.0
HOMEPAGE= http://libtabe.sourceforge.net/
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += c lib/db/db=3