summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorsnj <snj>2004-04-26 05:20:57 +0000
committersnj <snj>2004-04-26 05:20:57 +0000
commitedc07c6dc92a40765f4b051f6a33fe01d9678b38 (patch)
tree95d57f1dbf25a366d5cc880c79b796705c1f34fc /cad
parentff60191b47f076b83f730d482b423414635b81bd (diff)
downloadpkgsrc-edc07c6dc92a40765f4b051f6a33fe01d9678b38.tar.gz
Convert to buildlink3.
Diffstat (limited to 'cad')
-rw-r--r--cad/oregano/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
index b6545ede13d..1582c6a96a3 100644
--- a/cad/oregano/Makefile
+++ b/cad/oregano/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/04/14 16:15:21 jmmv Exp $
+# $NetBSD: Makefile,v 1.25 2004/04/26 05:20:57 snj Exp $
#
DISTNAME= oregano-0.20
@@ -10,7 +10,7 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.dtek.chalmers.se/~d4hult/oregano/
COMMENT= Application for schematic capture/simulation of electrical circuits
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_DIRS+= gnome1-1.5
USE_PKGLOCALEDIR= YES
USE_X11= YES
@@ -18,8 +18,8 @@ GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-.include "../../devel/libglade/buildlink2.mk"
-.include "../../print/gnome-print/buildlink2.mk"
-.include "../../x11/gnome-core/buildlink2.mk"
+.include "../../devel/libglade/buildlink3.mk"
+.include "../../print/gnome-print/buildlink3.mk"
+.include "../../x11/gnome-core/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"