aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-05-14 07:00:42 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-05-14 17:39:22 +0000
commit8c16cfa41620819daa199fd26c5ef23aa35611b7 (patch)
tree99a2a39f7a34c46a3bda2e5f688ed2204a42629b
parent8db608a4608f3b5b956466cfd825461e751bee56 (diff)
downloadports-8c16cfa41620819daa199fd26c5ef23aa35611b7.tar.gz
ports-8c16cfa41620819daa199fd26c5ef23aa35611b7.zip
devel/libs11n: Add PORTSCOUT to skip 1.3.X
-rw-r--r--devel/libs11n/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libs11n/Makefile b/devel/libs11n/Makefile
index 0bc7949e34bb..559c8c488665 100644
--- a/devel/libs11n/Makefile
+++ b/devel/libs11n/Makefile
@@ -14,6 +14,8 @@ LICENSE= PD
USES= uidfix zip
USE_LDCONFIG= yes
+PORTSCOUT= limitw:1,even
+
WRKSRC_SUBDIR= src
.include <bsd.port.pre.mk>