Try to avoid this from being built on the build cluster.

It will fail unless you define FORCE_PKG_REGISTER.

Reported by:	kris
This commit is contained in:
Akinori MUSHA 2003-04-23 06:37:24 +00:00
parent e98adac7c8
commit 77506df12a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79481

View file

@ -21,6 +21,10 @@ BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR}
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR} \
${RUBY_SITEARCHLIBDIR}/opengl.so:${PORTSDIR}/graphics/ruby-opengl
.if defined(PACKAGE_BUILDING)
IGNORE= Needs to define FORCE_PKG_REGISTER=yes to get this installed
.endif
USE_MESA= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes