diff options
Diffstat (limited to 'x11/gmessage/Makefile')
-rw-r--r-- | x11/gmessage/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gmessage/Makefile b/x11/gmessage/Makefile index 8c74ecf7acef..66f5c6c49440 100644 --- a/x11/gmessage/Makefile +++ b/x11/gmessage/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/ MAINTAINER= domi@saargate.de USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 .include <bsd.port.mk> |