diff options
Diffstat (limited to 'fonts/fontconfig/Makefile')
-rw-r--r-- | fonts/fontconfig/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile index e7cb6778ff4..30f08aef9fe 100644 --- a/fonts/fontconfig/Makefile +++ b/fonts/fontconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2012/07/31 18:12:28 drochner Exp $ +# $NetBSD: Makefile,v 1.77 2012/10/03 18:28:22 asau Exp $ DISTNAME= fontconfig-2.10.1 CATEGORIES= fonts @@ -10,7 +10,6 @@ COMMENT= Library for configuring and customizing font access #LICENSE= x11? PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES USE_LIBTOOL= YES |