aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-03-02 06:35:19 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-03-02 06:35:19 +0000
commit78e2a3f826d8c0897131f26f3763ceb71c29e4f1 (patch)
treefe1d7313d423b1422c1a2010666ce8bac21344c5 /ports-mgmt
parent4f9b7f6baa9474ac1e991750aeff7e1446713f99 (diff)
downloadports-78e2a3f826d8c0897131f26f3763ceb71c29e4f1.tar.gz
ports-78e2a3f826d8c0897131f26f3763ceb71c29e4f1.zip
Forbid the pkg-devel ports, it create 1 package with bad ABI
With hat: portmgr
Notes
Notes: svn path=/head/; revision=527609
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index 5af8a6acbc42..d8f41413b178 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pkg
DISTVERSION= 1.13.99.2
+PORTREVISION= 1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@@ -11,6 +12,8 @@ COMMENT= Package manager
LICENSE= BSD2CLAUSE
+FORBIDDEN= creates a package with bad ABI
+
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_TAGNAME= 6f4d6c5c