diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-01 23:06:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-01 23:06:07 +0000 |
commit | 3896033dd8f2edd30327474f4ef99ecfa1521c6d (patch) | |
tree | 15ddb133983f52ebd9b93d803e4246cebce6324f /graphics | |
parent | bc8d2cfe7c3aed0cb793cb47bbcc28dafeede2ed (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/solang/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/solang/Makefile b/graphics/solang/Makefile index 8771b0492d81..d787abd4820a 100644 --- a/graphics/solang/Makefile +++ b/graphics/solang/Makefile @@ -29,6 +29,8 @@ LIB_DEPENDS= gegl-0.1:${PORTSDIR}/graphics/gegl \ gdamm-4.0.12:${PORTSDIR}/databases/libgdamm \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 +BROKEN= bad plist + USE_AUTOTOOLS= autoconf:268 USE_GMAKE= yes USE_GNOME= libgda4 intltool |