diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2012-02-28 09:54:36 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2012-02-28 09:54:36 +0000 |
commit | 6ff4a3fbc3365eca2d3477dadb4adea4216681de (patch) | |
tree | 0287631aa772858bec33fc9cdd201867400e8dad | |
parent | f5481d8efe327383c6be184cdf0941e6afff93ce (diff) |
Notes
-rw-r--r-- | print/gfontview/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile index ffd946115bee..15228af16f8f 100644 --- a/print/gfontview/Makefile +++ b/print/gfontview/Makefile @@ -18,6 +18,8 @@ COMMENT= An outline font viewer LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ gif.5:${PORTSDIR}/graphics/giflib +BROKEN= does not build with giflib + USE_GNOME= gnomehack gnomelibs gnomeprefix USE_FREETYPE= yes GNU_CONFIGURE= yes |