aboutsummaryrefslogtreecommitdiff
path: root/print/ruby-panda
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-02-25 00:17:28 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-02-25 00:17:28 +0000
commit7df9b2b2b470b4d35404730b1e60f7cf6bbb4327 (patch)
tree0c16f45ccedaa1d5906c3b1a72f0d0a266455672 /print/ruby-panda
parentf7254e2cfb7735d132398eb800f17d82325c3365 (diff)
downloadports-7df9b2b2b470b4d35404730b1e60f7cf6bbb4327.tar.gz
ports-7df9b2b2b470b4d35404730b1e60f7cf6bbb4327.zip
Notes
Diffstat (limited to 'print/ruby-panda')
-rw-r--r--print/ruby-panda/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/print/ruby-panda/Makefile b/print/ruby-panda/Makefile
index c223acb1c88e..d616790912ee 100644
--- a/print/ruby-panda/Makefile
+++ b/print/ruby-panda/Makefile
@@ -34,11 +34,6 @@ DOCS_JA= ChangeLog.ja README.ja TODO.ja \
doc/ref_ja.html doc/ref_ja.rd
EXAMPLES_EN= circles.rb main.rb morecircles.rb template.rb
-.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 502102
-BROKEN= "Systems prior to FreeBSD 502102 are out of support"
-.endif
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_MODEXAMPLESDIR}
@@ -55,4 +50,4 @@ post-install:
.endfor
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>