diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-07 17:51:06 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-07 17:51:06 +0000 |
commit | d5bc60ef059f2a8835da0b209696e2b44fe45c01 (patch) | |
tree | 05f0ed20062f54c47d552f9d12239c829fecdbbd /devel/p4web | |
parent | 6dc457bb4ed56f34b87b83c2dfcd63ea4dd6e2ba (diff) | |
download | ports-d5bc60ef059f2a8835da0b209696e2b44fe45c01.tar.gz ports-d5bc60ef059f2a8835da0b209696e2b44fe45c01.zip |
Notes
Diffstat (limited to 'devel/p4web')
-rw-r--r-- | devel/p4web/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p4web/Makefile b/devel/p4web/Makefile index 773ececd42d0..310ad82fd0ef 100644 --- a/devel/p4web/Makefile +++ b/devel/p4web/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= # none MAINTAINER= gordon@FreeBSD.org COMMENT= Perforce server +BROKEN= No public distfiles + ONLY_FOR_ARCHS= amd64 i386 P4VERSION= r${PORTVERSION:S/^20//:C/\.[0-9]+$//} |