summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-08-14 17:07:55 +0000
committerasau <asau@pkgsrc.org>2012-08-14 17:07:55 +0000
commitfd5606f6d6ddb83a103dd625b40ecae784adb51e (patch)
tree5dbcb34f52bc9ee469c1698903957779b4dae76c /x11
parent1287093e7e877588237ba7c7c8824655c57d6f4e (diff)
downloadpkgsrc-fd5606f6d6ddb83a103dd625b40ecae784adb51e.tar.gz
Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none).
Diffstat (limited to 'x11')
-rw-r--r--x11/wxhaskell/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/wxhaskell/Makefile b/x11/wxhaskell/Makefile
index bfe5f4fc335..a73e681ecc5 100644
--- a/x11/wxhaskell/Makefile
+++ b/x11/wxhaskell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/03/03 00:14:21 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2012/08/14 17:07:58 asau Exp $
DISTNAME= wxhaskell-src-0.9.4
PKGNAME= ${DISTNAME:S/-src//}
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://haskell.org/haskellwiki/WxHaskell
COMMENT= wxGTK binding for Haskell
+PKG_DESTDIR_SUPPORT= none
+
USE_LANGUAGES= c c++
USE_TOOLS+= gmake