diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-06-10 04:18:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-06-10 04:18:38 +0000 |
commit | f44a74fee9ca21218158f5ec9db52de290848caf (patch) | |
tree | c52f7f2cecf1c8738d53716f686ec0f779f340ff /graphics | |
parent | aa51f76c14ca81735afb09f2e53e6e8064a70ded (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/nip2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index aacae2e7ae87..99c45dbdae3a 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -17,6 +17,8 @@ COMMENT= Graphical user interface for VIPS LIB_DEPENDS= vips.18:${PORTSDIR}/graphics/vips \ xml2.5:${PORTSDIR}/textproc/libxml2 +BROKEN= Incomplete pkg-plist + USE_GMAKE= yes USE_GNOME= gnomemimedata glib20 pkgconfig gtk20 GNU_CONFIGURE= yes |