diff options
Diffstat (limited to 'x11/wxGTK26/Makefile.common')
-rw-r--r-- | x11/wxGTK26/Makefile.common | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/wxGTK26/Makefile.common b/x11/wxGTK26/Makefile.common index afcf1337111..5d692f3feef 100644 --- a/x11/wxGTK26/Makefile.common +++ b/x11/wxGTK26/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2012/10/24 15:48:32 joerg Exp $ +# $NetBSD: Makefile.common,v 1.6 2012/10/29 05:06:56 asau Exp $ # # used by x11/wxGTK26/Makefile # used by x11/wxGTK26-contrib/Makefile @@ -17,8 +17,6 @@ DISTINFO_FILE= ${.CURDIR}/../../x11/wxGTK26/distinfo PATCHFILES= ${DISTNAME}-libtool.diff3.bz2 PATCH_SITES= ${MASTER_SITE_LOCAL} -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config msgfmt USE_LIBTOOL= yes USE_PKGLOCALEDIR= YES |