diff options
Diffstat (limited to 'math/graphthing')
-rw-r--r-- | math/graphthing/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 0d2b945cfe1b..7bb710981204 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -16,7 +16,8 @@ MAINTAINER= freebsdports@arved.de LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_GMAKE= yes |