diff options
Diffstat (limited to 'textproc/qsubst/Makefile')
-rw-r--r-- | textproc/qsubst/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/qsubst/Makefile b/textproc/qsubst/Makefile index 5500a9846da..53b2ad30acd 100644 --- a/textproc/qsubst/Makefile +++ b/textproc/qsubst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/02/07 13:24:36 tnn Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/25 06:56:53 asau Exp $ # DISTNAME= qsubst-20010422 @@ -15,6 +15,4 @@ WRKSRC= ${WRKDIR}/qsubst INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.pkg.mk" |