diff options
Diffstat (limited to 'www/c-icap/Makefile')
-rw-r--r-- | www/c-icap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index ff8a2e83cfd..3317e7aeb4a 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:28 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/28 06:30:11 asau Exp $ DISTNAME= c_icap-0.2.1 PKGNAME= ${DISTNAME:S/_/-/} @@ -11,8 +11,6 @@ HOMEPAGE= http://c-icap.sourceforge.net/ COMMENT= Implementation of an ICAP server LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c USE_LIBTOOL= yes USE_TOOLS+= gmake |