diff options
Diffstat (limited to 'x11/fontcacheproto/Makefile')
-rw-r--r-- | x11/fontcacheproto/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/fontcacheproto/Makefile b/x11/fontcacheproto/Makefile index e8633695c51..1dea6dad0ee 100644 --- a/x11/fontcacheproto/Makefile +++ b/x11/fontcacheproto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/01/15 17:51:32 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/29 05:06:12 asau Exp $ # DISTNAME= fontcacheproto-0.1.3 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Fontcache extension headers from X.org -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes PKGCONFIG_OVERRIDE+= fontcacheproto.pc.in GNU_CONFIGURE= yes |