diff options
Diffstat (limited to 'x11-toolkits/gtkada/Makefile')
-rw-r--r-- | x11-toolkits/gtkada/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkada/Makefile b/x11-toolkits/gtkada/Makefile index fdf3083a14cc..03c5c2d37bea 100644 --- a/x11-toolkits/gtkada/Makefile +++ b/x11-toolkits/gtkada/Makefile @@ -17,13 +17,13 @@ EXTRACT_SUFX= .tgz MAINTAINER= sam@inf.enst.fr BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat -LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade SHLIB_VERSION= ${PORTVERSION:S/1.2.//} USE_MESA= yes USE_X_PREFIX= yes -USE_GNOMECTRL= yes +USE_GNOMENG= yes +USE_GNOME= libcapplet libglade USE_GMAKE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |