diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-05-21 22:02:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-05-21 22:02:32 +0000 |
commit | 365a98525286f0aeceb50f6bbef73f54e4d6058b (patch) | |
tree | 576f35c86b7b4dd918c289415aedf1a94a847776 /deskutils | |
parent | 2282ee5288dbc379831bc95cf4a10127bb983e09 (diff) | |
download | ports-365a98525286f0aeceb50f6bbef73f54e4d6058b.tar.gz ports-365a98525286f0aeceb50f6bbef73f54e4d6058b.zip |
Notes
Diffstat (limited to 'deskutils')
-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 |