diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-14 07:40:05 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-14 07:40:05 +0000 |
commit | b04fe9d393eb731bf90e5ba21bd98923b0cf4e1c (patch) | |
tree | e2a618881c8000d1e39682392170600750d57c3c | |
parent | e7d9f9df825bf4e755d1574d35cb9dec7aac3cf7 (diff) | |
download | ports-b04fe9d393eb731bf90e5ba21bd98923b0cf4e1c.tar.gz ports-b04fe9d393eb731bf90e5ba21bd98923b0cf4e1c.zip |
Notes
-rw-r--r-- | devel/synfig/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile index bb799c1d8a29..e6c13cd099c9 100644 --- a/devel/synfig/Makefile +++ b/devel/synfig/Makefile @@ -26,6 +26,8 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm \ IlmImf:${PORTSDIR}/graphics/OpenEXR \ xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 +BROKEN= does not build + USE_GNOME= gnomehack gnometarget glib20 USE_GETTEXT= yes GNU_CONFIGURE= yes |