summaryrefslogtreecommitdiff
path: root/net/gtksamba
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 08:39:50 +0000
committersnj <snj@pkgsrc.org>2004-04-25 08:39:50 +0000
commit76841332f62dac650f1944f02dce736a39e9c4fe (patch)
tree3af8a629557d42cc5ba51f78c1d07e1e527969fc /net/gtksamba
parent94b1a6ab89f6a52d7ed2e8ca29667138e5218f50 (diff)
downloadpkgsrc-76841332f62dac650f1944f02dce736a39e9c4fe.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/gtksamba')
-rw-r--r--net/gtksamba/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gtksamba/Makefile b/net/gtksamba/Makefile
index a39d1a0eff8..b2678f8964c 100644
--- a/net/gtksamba/Makefile
+++ b/net/gtksamba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/03 18:49:48 reed Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/25 08:42:00 snj Exp $
#
DISTNAME= gtksamba-0.3.2pl1
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.open-systems.com/gtksamba.html
COMMENT= Samba configuration tool for X Window System
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
CONFIGURE_ENV+= CFLAGS="-DPREFIX='\"${PREFIX}\"' ${CFLAGS}"
post-install:
@@ -21,5 +21,5 @@ post-install:
@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gtksamba
.endfor
-.include "../../x11/gnome-libs/buildlink2.mk"
+.include "../../x11/gnome-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"