summaryrefslogtreecommitdiff
path: root/net/xrmftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/xrmftp/Makefile')
-rw-r--r--net/xrmftp/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/xrmftp/Makefile b/net/xrmftp/Makefile
index 0eb4c2eebfe..878ebb9b1d0 100644
--- a/net/xrmftp/Makefile
+++ b/net/xrmftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/20 12:22:22 agc Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/18 07:20:51 snj Exp $
DISTNAME= xrmftp-1.2.4
PKGREVISION= 2
@@ -11,14 +11,14 @@ HOMEPAGE= http://www.mat.uni.torun.pl/~rafmet/xrmftp/
COMMENT= FTP client for X Window System
WRKSRC= ${WRKDIR}/${DISTNAME}.src
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_X11BASE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xrmftp ${PREFIX}/bin
-.include "../../graphics/jpeg/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
-.include "../../x11/xforms/buildlink2.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
+.include "../../x11/xforms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"