diff options
Diffstat (limited to 'x11-themes/notif2/Makefile')
-rw-r--r-- | x11-themes/notif2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/notif2/Makefile b/x11-themes/notif2/Makefile index 577edf141135..f6c8c69e2c8e 100644 --- a/x11-themes/notif2/Makefile +++ b/x11-themes/notif2/Makefile @@ -17,7 +17,8 @@ MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_LIBTOOL= yes USE_GMAKE= yes |