summaryrefslogtreecommitdiff
path: root/devel/p4p
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-16 20:31:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-16 20:31:34 +0000
commita6232e1665260dcb521dac77b06f7b1ffb6b4539 (patch)
treec95a99a2e421407e41a13699f0666e797a5daf83 /devel/p4p
parentAdd mlmmj, Mailing list managing made joyful. (diff)
- Add dummy version number for unsupported platforms, to silence a warning
about malformed version string when processing INDEX PR: ports/67920 Submitted by: Conrad J. Sabatier <conrads@cox.net> Approved by: David Marshall <marshall@chezmarshall.com> (maintainer)
Notes
Notes: svn path=/head/; revision=111628
Diffstat (limited to 'devel/p4p')
-rw-r--r--devel/p4p/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p4p/Makefile b/devel/p4p/Makefile
index eb27b28d567a..ddd5c51aca73 100644
--- a/devel/p4p/Makefile
+++ b/devel/p4p/Makefile
@@ -43,6 +43,7 @@ BIN_FILES= p4
SBIN_FILES= p4d
REL_NOTES= http://www.perforce.com/perforce/doc.991/user/relnotes.txt
.else
+VERSION= 0
IGNORE= "Unsupported platform, sorry."
.endif