summaryrefslogtreecommitdiff
path: root/lang/lush
diff options
context:
space:
mode:
Diffstat (limited to 'lang/lush')
-rw-r--r--lang/lush/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/lush/Makefile b/lang/lush/Makefile
index 5673945c6fb..280afc8716c 100644
--- a/lang/lush/Makefile
+++ b/lang/lush/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/07/22 01:08:23 dholland Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/02 20:11:45 asau Exp $
DISTNAME= lush-1.2.1
PKGREVISION= 2
@@ -9,8 +9,6 @@ MAINTAINER= dauphin@enst.fr
HOMEPAGE= http://lush.sourceforge.net/
COMMENT= Lisp interpreter/compiler with a seamless interface to C
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes