diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-11-30 18:36:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-11-30 18:36:19 +0000 |
commit | d04d68668d203bc5fbe163ec2735568c68e940e5 (patch) | |
tree | 6ecebad70c0b34a5c55e23453bca99a386e11a8b | |
parent | - Does not compile on 6.x either (diff) |
- Mark BROKEN: does not compile
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=223637
-rw-r--r-- | devel/ruby-p4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruby-p4/Makefile b/devel/ruby-p4/Makefile index f82c2741a1a1..f4cffe0281d8 100644 --- a/devel/ruby-p4/Makefile +++ b/devel/ruby-p4/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perforce/libclient.a:${PORTSDIR}/devel/p4api USE_RUBY= yes +BROKEN= does not compile + P4APIVER= 2003.01 P4APIDIR= ${WRKDIR}/p4api INSTALL_TARGET= site-install |