diff options
Diffstat (limited to 'print/kpathsea/Makefile')
-rw-r--r-- | print/kpathsea/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/kpathsea/Makefile b/print/kpathsea/Makefile index 08fef697289..19bde349162 100644 --- a/print/kpathsea/Makefile +++ b/print/kpathsea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/07/10 22:32:13 minskim Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/08 13:45:40 asau Exp $ DISTNAME= texlive-20120701-source PKGNAME= kpathsea-6.1.0 @@ -18,8 +18,6 @@ CONFLICTS+= texlive-tetex<2010 EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ ${DISTNAME}/texk/kpathsea -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes INFO_FILES= yes USE_LIBTOOL= yes |