pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/imaze Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6094d8802256
branches: trunk
changeset: 472653:6094d8802256
user: snj <snj%pkgsrc.org@localhost>
date: Sun Apr 11 18:54:06 2004 +0000
description:
Convert to buildlink3.
diffstat:
games/imaze/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r e4d345fc03c0 -r 6094d8802256 games/imaze/Makefile
--- a/games/imaze/Makefile Sun Apr 11 18:50:45 2004 +0000
+++ b/games/imaze/Makefile Sun Apr 11 18:54:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/20 12:15:40 agc Exp $
+# $NetBSD: Makefile,v 1.18 2004/04/11 18:54:06 snj Exp $
DISTNAME= imaze1.3
PKGNAME= imaze-1.3
@@ -13,11 +13,11 @@
EXTRACT_ONLY= imaze1.3.tar.Z
WRKSRC= ${WRKDIR}/imaze
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_X11BASE= yes
post-build:
cd ${WRKSRC} && ${PAX} -O -rf ${DISTDIR}/imaze-sounds.tar
-.include "../../mk/motif.buildlink2.mk"
+.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index