diff options
Diffstat (limited to 'fonts/ttmkfdir2/Makefile')
-rw-r--r-- | fonts/ttmkfdir2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/ttmkfdir2/Makefile b/fonts/ttmkfdir2/Makefile index 93ee38caa64..41ef5aa032f 100644 --- a/fonts/ttmkfdir2/Makefile +++ b/fonts/ttmkfdir2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2011/11/01 06:01:13 sbd Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 18:28:31 asau Exp $ # DISTNAME= ttmkfdir2.20021109 @@ -19,8 +19,6 @@ USE_LIBTOOL= yes USE_TOOLS+= gmake lex USE_LANGUAGES= c c++ -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_ENV+= FREETYPE_CONFIG=${FREETYPE_CONFIG:Q} LDFLAGS+= ${BUILDLINK_LDADD.getopt} |