diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-04-22 22:19:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-04-22 22:19:28 +0000 |
commit | 6364dc8c5ca9407427c70056c5536cb53761166d (patch) | |
tree | 138db3f47094c62b3f307fe3d3d118e80c2d5215 /graphics/gtkdps | |
parent | 1cd9d506476d2409c3a433f0c9396d02434baa73 (diff) |
Notes
Diffstat (limited to 'graphics/gtkdps')
-rw-r--r-- | graphics/gtkdps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile index 65c4e01fa8e3..21c7018fff3a 100644 --- a/graphics/gtkdps/Makefile +++ b/graphics/gtkdps/Makefile @@ -18,6 +18,8 @@ COMMENT= Gtk bindings for the Display GhostScript System BUILD_DEPENDS= pswrap:${PORTSDIR}/x11/dgs RUN_DEPENDS= pswrap:${PORTSDIR}/x11/dgs +BROKEN= Unfetchable + USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_REINPLACE= yes |