diff options
Diffstat (limited to 'editors/gobby')
-rw-r--r-- | editors/gobby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 03be554c342d..f45166b3f00b 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ net6-1.3:${PORTSDIR}/net/net6 \ obby-0.4:${PORTSDIR}/devel/obby -USE_XLIB= yes +USE_XORG= x11 GNU_CONFIGURE= yes USE_GNOME= gnomehack pkgconfig gtksourceview |