diff options
Diffstat (limited to 'textproc/diction/Makefile')
-rw-r--r-- | textproc/diction/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/diction/Makefile b/textproc/diction/Makefile index 0c90a6a969e..dbc2e0fdb5c 100644 --- a/textproc/diction/Makefile +++ b/textproc/diction/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/03/03 12:54:22 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/25 06:55:46 asau Exp $ DISTNAME= diction-1.11 PKGREVISION= 3 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/diction/diction.html COMMENT= GNU version of diction and style -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES USE_LIBTOOL= yes |