summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-26 05:20:57 +0000
committersnj <snj@pkgsrc.org>2004-04-26 05:20:57 +0000
commitfbc8ada34395ff1fcbbe7cfe4f09f44f808964ff (patch)
tree95d57f1dbf25a366d5cc880c79b796705c1f34fc /cad
parent4416befa38a71f2f44e54d31ed3f2ddd4ed484d5 (diff)
downloadpkgsrc-fbc8ada34395ff1fcbbe7cfe4f09f44f808964ff.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"