diff options
Diffstat (limited to 'fonts/otf2bdf/Makefile')
-rw-r--r-- | fonts/otf2bdf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/otf2bdf/Makefile b/fonts/otf2bdf/Makefile index 0b17270d13d..7876bed5ccc 100644 --- a/fonts/otf2bdf/Makefile +++ b/fonts/otf2bdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/11/01 06:01:12 sbd Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 18:28:29 asau Exp $ # DISTNAME= otf2bdf-3.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.math.nmsu.edu/~mleisher/Software/otf2bdf/ COMMENT= OpenType to BDF font converter -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes |