summaryrefslogtreecommitdiff
path: root/misc
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
commitdfc316e1e9e63adf0c8679f3a7fefdd7b81e9777 (patch)
tree95d57f1dbf25a366d5cc880c79b796705c1f34fc /misc
parent690b401c6c60e044bbfc7c281d89f4a50d725420 (diff)
downloadpkgsrc-dfc316e1e9e63adf0c8679f3a7fefdd7b81e9777.tar.gz
Convert to buildlink3.
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-pim/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile
index cea40ea98c2..407f6198855 100644
--- a/misc/gnome-pim/Makefile
+++ b/misc/gnome-pim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2004/04/14 16:15:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.48 2004/04/26 05:22:32 snj Exp $
DISTNAME= gnome-pim-1.4.6
PKGREVISION= 7
@@ -11,7 +11,7 @@ COMMENT= Personal Information Manager for GNOME
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_DIRS+= gnome1-1.5
USE_PKGLOCALEDIR= YES
USE_GNU_TOOLS+= make
@@ -24,6 +24,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV+= LOCALEDIR=${PKGLOCALEDIR}
CONFIGURE_ARGS+= --with-pisock=${LOCALBASE}
-.include "../../comms/gnome-pilot/buildlink2.mk"
-.include "../../x11/gnome-core/buildlink2.mk"
+.include "../../comms/gnome-pilot/buildlink3.mk"
+.include "../../x11/gnome-core/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"