summaryrefslogtreecommitdiff
path: root/emulators/xcopilot
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 08:36:43 +0000
committersnj <snj>2004-04-11 08:36:43 +0000
commit09463d32b541b14a5c49b46392ac8ee7c4886470 (patch)
treee1abd7158c2014cc53b59cca4a53415cb7ffe110 /emulators/xcopilot
parent92eac1e5cb119eff2121b15d4f35211be4f7ff55 (diff)
downloadpkgsrc-09463d32b541b14a5c49b46392ac8ee7c4886470.tar.gz
Convert to buildlink3.
Diffstat (limited to 'emulators/xcopilot')
-rw-r--r--emulators/xcopilot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/xcopilot/Makefile b/emulators/xcopilot/Makefile
index 9a8943a5702..16dfe08e728 100644
--- a/emulators/xcopilot/Makefile
+++ b/emulators/xcopilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:36:29 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/11 08:36:43 snj Exp $
#
DISTNAME= xcopilot-0.6.6
@@ -11,12 +11,12 @@ COMMENT= PalmPilot emulator for X
NOT_FOR_PLATFORM= *-*-alpha # suspected LP64 bugs
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_X11= YES
post-extract:
${RM} -f ${WRKSRC}/mc68k/custom.c
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"