diff options
Diffstat (limited to 'textproc/raptor/Makefile')
-rw-r--r-- | textproc/raptor/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 3b88d8f57c7..a58c1806a5b 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/03/03 00:14:01 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2012/03/21 07:39:43 wiz Exp $ # DISTNAME= raptor-1.4.21 @@ -16,6 +16,8 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LIBTOOL= YES GNU_CONFIGURE= YES +CONFLICTS= raptor2-[0-9]* + PKGCONFIG_OVERRIDE+= raptor.pc.in CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc |