diff options
Diffstat (limited to 'x11/decurs')
-rw-r--r-- | x11/decurs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile index 6ef96bf7d7a3..af1bbb10459f 100644 --- a/x11/decurs/Makefile +++ b/x11/decurs/Makefile @@ -15,7 +15,8 @@ MAINTAINER= adam@vectors.cx LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes # The Makefile doesn't provide a install target |