diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 17:56:37 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 17:56:37 +0000 |
commit | 6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6 (patch) | |
tree | a2c11d52ab3177a4c2576c465a4d77328c906e96 /textproc/sary | |
parent | 4627852ca68a41774078979b35195363ed827356 (diff) | |
download | ports-6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6.tar.gz ports-6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6.zip |
Notes
Diffstat (limited to 'textproc/sary')
-rw-r--r-- | textproc/sary/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile index c496153063c6..baad1afa4c67 100644 --- a/textproc/sary/Makefile +++ b/textproc/sary/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= http://sary.sourceforge.net/ MAINTAINER= ports@FreeBSD.org COMMENT= A suffix array library and tools, which provide fast full-text search -USES= pathfix -USE_GNOME= glib20 gnomehack +USES= pathfix +USE_GNOME= glib20 USE_PKGCONFIG= build USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |