pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/geda-utils bl3ify and use the geda/Makefile.common...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6591226ddf46
branches: trunk
changeset: 469421:6591226ddf46
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Mon Feb 23 04:20:50 2004 +0000
description:
bl3ify and use the geda/Makefile.common for some common variables
diffstat:
cad/geda-utils/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r 5572adbf7619 -r 6591226ddf46 cad/geda-utils/Makefile
--- a/cad/geda-utils/Makefile Mon Feb 23 04:01:58 2004 +0000
+++ b/cad/geda-utils/Makefile Mon Feb 23 04:20:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/02/21 06:35:10 snj Exp $
+# $NetBSD: Makefile,v 1.23 2004/02/23 04:20:50 dmcmahill Exp $
#
DISTNAME= geda-utils-${PKGVERSION}
@@ -22,11 +22,10 @@
CONFLICTS+= gEDA<19991011
-DIST_SUBDIR= geda
-PKGVERSION= 20030901
+.include "../../cad/geda/Makefile.common"
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PERL5= YES
# let (f)lex rebuild this file. The distributed one doesn't
@@ -47,5 +46,6 @@
scripts/refdes_renum \
scripts/sarlacc_sym
-.include "../../cad/libgeda/buildlink2.mk"
+.include "../../cad/libgeda/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index