summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-12 14:26:41 +0000
committerjoerg <joerg>2007-08-12 14:26:41 +0000
commita2deac5e416a45aeb29267381696de0c11f56153 (patch)
tree1a4ec6fa770fa3a481b11cb4449c8d49e784d74f
parent79c76ba8b45c8466de400a931f7c860d3153372e (diff)
downloadpkgsrc-a2deac5e416a45aeb29267381696de0c11f56153.tar.gz
Installs Python script, so depend on it and bump revision.
-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"