a couple of straggling simple PERMIT_PACKAGE=Yes (different whitespace etc)
This commit is contained in:
parent
8fba894c9e
commit
07f72ae990
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2019/03/16 13:38:58 jsing Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2019/07/13 22:12:08 naddy Exp $
|
||||
|
||||
COMMENT = Go package for low-level operating system interaction
|
||||
DISTNAME = go-sys-20190226
|
||||
@ -12,7 +12,7 @@ HOMEPAGE = https://godoc.org/golang.org/x/sys
|
||||
MAINTAINER = Joel Sing <jsing@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM =Yes
|
||||
PERMIT_PACKAGE =Yes
|
||||
|
||||
WANTLIB = c pthread
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2019/04/24 16:26:55 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2019/07/13 22:12:09 naddy Exp $
|
||||
|
||||
COMMENT = pure Lua libraries focusing on input data handling
|
||||
|
||||
@ -12,7 +12,7 @@ REVISION = 0
|
||||
HOMEPAGE = http://stevedonovan.github.io/Penlight/
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM =Yes
|
||||
PERMIT_PACKAGE =Yes
|
||||
|
||||
MODULES = lang/lua
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2019/04/24 16:26:55 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2019/07/13 22:12:09 naddy Exp $
|
||||
|
||||
COMMENT = LuaDoc-compatible documentation generation system
|
||||
|
||||
@ -12,7 +12,7 @@ REVISION = 0
|
||||
HOMEPAGE = http://stevedonovan.github.io/ldoc/
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM =Yes
|
||||
PERMIT_PACKAGE =Yes
|
||||
|
||||
MODULES = lang/lua
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2019/04/24 16:26:56 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2019/07/13 22:12:09 naddy Exp $
|
||||
|
||||
COMMENT = Go supplementary network libraries
|
||||
DISTNAME = go-net-20190226
|
||||
@ -11,7 +11,7 @@ REVISION = 0
|
||||
HOMEPAGE = https://godoc.org/golang.org/x/net/
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM =Yes
|
||||
PERMIT_PACKAGE =Yes
|
||||
|
||||
WANTLIB = c pthread
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2017/12/08 12:19:41 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2019/07/13 22:12:09 naddy Exp $
|
||||
|
||||
COMMENT = Perl bindings for GNU Libidn
|
||||
|
||||
@ -9,7 +9,7 @@ REVISION = 1
|
||||
FIX_EXTRACT_PERMISSIONS=Yes
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM =Yes
|
||||
PERMIT_PACKAGE =Yes
|
||||
|
||||
WANTLIB += c idn perl
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2019/04/24 16:26:57 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2019/07/13 22:12:09 naddy Exp $
|
||||
|
||||
COMMENT = Go text processing support
|
||||
DISTNAME = go-text-20190226
|
||||
@ -11,7 +11,7 @@ REVISION = 0
|
||||
HOMEPAGE = https://godoc.org/golang.org/x/text
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM =Yes
|
||||
PERMIT_PACKAGE =Yes
|
||||
|
||||
WANTLIB = c pthread
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2019/05/20 22:15:27 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2019/07/13 22:12:09 naddy Exp $
|
||||
|
||||
COMMENT = user interface library from pwmt
|
||||
DISTNAME = girara-0.3.2
|
||||
@ -10,7 +10,7 @@ CATEGORIES = x11
|
||||
HOMEPAGE = https://pwmt.org/projects/girara/
|
||||
|
||||
# zlib
|
||||
PERMIT_PACKAGE_CDROM =Yes
|
||||
PERMIT_PACKAGE =Yes
|
||||
|
||||
WANTLIB += atk-1.0 cairo cairo-gobject gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gobject-2.0 gtk-3 intl json-c m pango-1.0 pangocairo-1.0
|
||||
|
Loading…
Reference in New Issue
Block a user