summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-12 14:26:41 +0000
committerjoerg <joerg>2007-08-12 14:26:41 +0000
commit3597e8ceec9af38916e1574a0c167c6687e447f1 (patch)
tree1a4ec6fa770fa3a481b11cb4449c8d49e784d74f /x11
parentd6168cad90322c6df55830294b34295a51ea2e22 (diff)
downloadpkgsrc-3597e8ceec9af38916e1574a0c167c6687e447f1.tar.gz
Installs Python script, so depend on it and bump revision.
Diffstat (limited to 'x11')
-rw-r--r--x11/nucleo/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/nucleo/Makefile b/x11/nucleo/Makefile
index 5f5aac49fe2..ae26272bad2 100644
--- a/x11/nucleo/Makefile
+++ b/x11/nucleo/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2007/06/12 16:16:56 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/08/12 14:26:41 joerg Exp $
#
DISTNAME= nucleo-0.6
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://insitu.lri.fr/metisse/download/0.4.0-rc4/
EXTRACT_SUFX= .tar.bz2
@@ -15,6 +16,9 @@ USE_TOOLS+= pkg-config
USE_LANGUAGES+= c c++
USE_LIBTOOL= yes
+REPLACE_PYTHON+= docs/MacOSX/nBundle.in
+
+.include "../../lang/python/application.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"