pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/nucleo Installs Python script, so depend on it and...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e11026f6e9fa
branches: trunk
changeset: 532140:e11026f6e9fa
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Aug 12 14:26:41 2007 +0000
description:
Installs Python script, so depend on it and bump revision.
diffstat:
x11/nucleo/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 2378d9103e72 -r e11026f6e9fa x11/nucleo/Makefile
--- a/x11/nucleo/Makefile Sun Aug 12 14:22:49 2007 +0000
+++ b/x11/nucleo/Makefile Sun Aug 12 14:26:41 2007 +0000
@@ -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_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"
Home |
Main Index |
Thread Index |
Old Index