diff options
Diffstat (limited to 'fonts/font-util/Makefile')
-rw-r--r-- | fonts/font-util/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/font-util/Makefile b/fonts/font-util/Makefile index caabbd1c755..36e0617eb39 100644 --- a/fonts/font-util/Makefile +++ b/fonts/font-util/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/06/11 05:56:34 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/03 18:28:22 asau Exp $ # DISTNAME= font-util-1.3.0 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Tools for truncating and subseting of ISO10646-1 BDF fonts -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes LDFLAGS.IRIX+= -lgen # for basename(3) |