diff options
-rw-r--r-- | deskutils/alexandria/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/alexandria/Makefile b/deskutils/alexandria/Makefile index adc679a4df75..f726f67c451d 100644 --- a/deskutils/alexandria/Makefile +++ b/deskutils/alexandria/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/amazon.rb:${PORTSDIR}/www/ruby-amazon \ ${RUBY_SITEARCHLIBDIR}/gdk_pixbuf2.so:${PORTSDIR}/graphics/ruby-gdk_pixbuf2 \ ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 +BROKEN= Incorrect pkg-plist + USE_GETTEXT= yes USE_RUBY= yes USE_RUBY_SETUP= yes |