diff options
Diffstat (limited to 'converters/bib2xml/Makefile')
-rw-r--r-- | converters/bib2xml/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/bib2xml/Makefile b/converters/bib2xml/Makefile index 56eba70fe9b..f2564dda60a 100644 --- a/converters/bib2xml/Makefile +++ b/converters/bib2xml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/03/03 05:51:07 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 00:20:09 asau Exp $ # DISTNAME= bib2xml-10062002 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www-plan.cs.colorado.edu/henkel/stuff/bib2xml/ COMMENT= BibTeX to XML converter -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/bib2xml GNU_CONFIGURE= YES BUILD_DIRS= ${WRKSRC}/progs |