diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-03 01:26:28 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-03 01:26:28 +0000 |
commit | 54a93712b5de4af20902c4225ea8294420e21eee (patch) | |
tree | 7132ae97d870b5e0399a85911f38887721b41226 /textproc/gdict/Makefile | |
parent | b9d28dac8bcf452764f8ce8b746fec7b7f1d08c6 (diff) |
Notes
Diffstat (limited to 'textproc/gdict/Makefile')
-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 d4ce7003accf..7e9aed31f008 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 |