summaryrefslogtreecommitdiff
path: root/devel/tclap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tclap/Makefile')
-rw-r--r--devel/tclap/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/tclap/Makefile b/devel/tclap/Makefile
index 24b3a1d78f8..4d7b4f4cd06 100644
--- a/devel/tclap/Makefile
+++ b/devel/tclap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/10/10 13:15:31 adam Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/31 11:19:49 asau Exp $
DISTNAME= tclap-1.2.1
CATEGORIES= devel
@@ -9,8 +9,6 @@ HOMEPAGE= http://tclap.sourceforge.net/
COMMENT= Templatized C++ Command Line Parser Library
LICENSE= mit
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes