summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorwiz <wiz>2014-05-15 14:19:48 +0000
committerwiz <wiz>2014-05-15 14:19:48 +0000
commita5d86393fd7152bf043010ea14fa7c08266ce1f5 (patch)
tree88561dc098bff3da01809073257bebdc7a8212ab /wm
parent52fbba688b21f6deae85c98c2b0e8fbb54141e4f (diff)
downloadpkgsrc-a5d86393fd7152bf043010ea14fa7c08266ce1f5.tar.gz
Restrict to lua-5.1.
(Perhaps (re?)compiling the .lc files would work, but it's not done by the normal build, and then there are errors about binaries for other lua versions.) Bump PKGREVISION.
Diffstat (limited to 'wm')
-rw-r--r--wm/notion/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/notion/Makefile b/wm/notion/Makefile
index 9c3a486233c..093d11e1dce 100644
--- a/wm/notion/Makefile
+++ b/wm/notion/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2014/05/09 16:20:24 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2014/05/15 14:19:48 wiz Exp $
DISTNAME= notion-3-2014010900-src
PKGNAME= ${DISTNAME:S/3-/3./:S/-src//}
+PKGREVISION= 1
CATEGORIES= wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notion/}
EXTRACT_SUFX= .tar.bz2
@@ -17,6 +18,7 @@ CONFLICTS= ion3-[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
USE_LANGUAGES= c99
USE_TOOLS+= gmake msgfmt pax pkg-config
+LUA_VERSIONS_ACCEPTED= 51
MAKE_FLAGS+= PREFIX=${PREFIX}
MAKE_FLAGS+= EXAMPLEDIR=${PREFIX}/share/examples/notion