diff options
Diffstat (limited to 'www/wmd/Makefile')
-rw-r--r-- | www/wmd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/wmd/Makefile b/www/wmd/Makefile index acf7aa2b4ab..035487f55ef 100644 --- a/www/wmd/Makefile +++ b/www/wmd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/12/17 19:13:39 abs Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/28 06:31:09 asau Exp $ # DISTNAME= wmd-1.0.1 @@ -15,7 +15,6 @@ USE_LANGUAGES= # none NO_BUILD= yes INSTALLATION_DIRS= share/doc/wmd share/wmd/images -PKG_DESTDIR_SUPPORT= user-destdir do-install: cd ${WRKSRC} && \ |