summaryrefslogtreecommitdiff
path: root/www/lua-curl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/lua-curl/Makefile')
-rw-r--r--www/lua-curl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/lua-curl/Makefile b/www/lua-curl/Makefile
index bf5748ba2cb..161b1b1fb89 100644
--- a/www/lua-curl/Makefile
+++ b/www/lua-curl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/04/22 13:44:59 obache Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/28 06:30:21 asau Exp $
#
DISTNAME= lua-curl-0.2
@@ -11,8 +11,6 @@ HOMEPAGE= http://lua-curl.luaforge.net/
COMMENT= Full lua bindings for libcurl
LICENSE= mit
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES+= c c++