pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/speyes Convert to buildlink3. Remove superfluous ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/533c4e7a5cec
branches: trunk
changeset: 472894:533c4e7a5cec
user: snj <snj%pkgsrc.org@localhost>
date: Tue Apr 13 21:31:36 2004 +0000
description:
Convert to buildlink3. Remove superfluous USE_X11BASE.
diffstat:
x11/speyes/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (21 lines):
diff -r 6ca76d6056c9 -r 533c4e7a5cec x11/speyes/Makefile
--- a/x11/speyes/Makefile Tue Apr 13 21:29:27 2004 +0000
+++ b/x11/speyes/Makefile Tue Apr 13 21:31:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/11/08 05:38:00 xtraeme Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/13 21:31:36 snj Exp $
DISTNAME= speyes-1.2.0
CATEGORIES= x11
@@ -8,9 +8,8 @@
HOMEPAGE= http://www.okb-1.org/speyes/speyes.html
COMMENT= South Park XEyes clone
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_IMAKE= YES
-USE_X11BASE= YES
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index