diff options
author | adam <adam> | 2007-10-13 18:41:20 +0000 |
---|---|---|
committer | adam <adam> | 2007-10-13 18:41:20 +0000 |
commit | f4c2ac078e14b0e3ae96e143d26096b4071c25f8 (patch) | |
tree | 542babe12bc58d5edcb34affe5b9d3d3fc9d270c /devel/libextractor/Makefile | |
parent | 355a57a224b4e9452dd264d0756996b88c1e7494 (diff) | |
download | pkgsrc-f4c2ac078e14b0e3ae96e143d26096b4071c25f8.tar.gz |
Changes 0.5.18a:
* Fixes various build problems, a crash with recent versions of libgsf
* Adds an (incomplete) manual
Diffstat (limited to 'devel/libextractor/Makefile')
-rw-r--r-- | devel/libextractor/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libextractor/Makefile b/devel/libextractor/Makefile index 4a25d501caf..f6c8d66dd2b 100644 --- a/devel/libextractor/Makefile +++ b/devel/libextractor/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2007/09/21 13:03:37 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2007/10/13 18:41:20 adam Exp $ -DISTNAME= libextractor-0.5.18 -PKGREVISION= 3 +DISTNAME= libextractor-0.5.18a CATEGORIES= devel MASTER_SITES= http://gnunet.org/libextractor/download/ @@ -14,6 +13,7 @@ USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes +INFO_FILES= yes PTHREAD_OPTS+= require CONFLICTS= csound-{bath,dev}-* # bin/extract |