diff options
Diffstat (limited to 'www/litmus/Makefile')
-rw-r--r-- | www/litmus/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/litmus/Makefile b/www/litmus/Makefile index 197340c2042..3e89a8e1a93 100644 --- a/www/litmus/Makefile +++ b/www/litmus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/02/12 23:18:45 tron Exp $ +# $NetBSD: Makefile,v 1.3 2014/10/09 14:07:09 wiz Exp $ DISTNAME= litmus-0.13 PKGREVISION= 1 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.webdav.org/neon/litmus/ COMMENT= WebDAV server protocol compliance test suite LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes USE_TOOLS+= pkg-config GNU_CONFIGURE= yes |