diff options
Diffstat (limited to 'textproc/gdict')
-rw-r--r-- | textproc/gdict/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/gdict/Makefile b/textproc/gdict/Makefile index d4ce700..7e9aed3 100644 --- a/textproc/gdict/Makefile +++ b/textproc/gdict/Makefile @@ -12,7 +12,8 @@ MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/ MAINTAINER= domi@saargate.de -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gdict ${PREFIX}/bin |