diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-05 03:38:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-05 03:38:06 +0000 |
commit | 4cb3ab8f1359b84a3b237121a78aa999705fc921 (patch) | |
tree | 3d0a7597a46744e24a6cf4637dffe6c4baecd6b5 /textproc/aiksaurus | |
parent | 2fc30e9c9291de12313f9fcea28e2041f71f1450 (diff) | |
download | ports-4cb3ab8f1359b84a3b237121a78aa999705fc921.tar.gz ports-4cb3ab8f1359b84a3b237121a78aa999705fc921.zip |
Notes
Diffstat (limited to 'textproc/aiksaurus')
-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 |