diff options
Diffstat (limited to 'textproc/aiksaurus/Makefile')
-rw-r--r-- | textproc/aiksaurus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile index a11f9192a79b..0811950ba8fc 100644 --- a/textproc/aiksaurus/Makefile +++ b/textproc/aiksaurus/Makefile @@ -16,7 +16,7 @@ MAINTAINER?= gnome@FreeBSD.org COMMENT?= A set of libraries and applications which provide a thesaurus USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget +USE_GNOME?= gnomehack gnometarget USE_X_PREFIX= yes INSTALLS_SHLIB= yes USE_LIBTOOL_VER=15 |