mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user