summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-25 18:50:03 +0000
committerminskim <minskim>2004-02-25 18:50:03 +0000
commit711ef6ccbc11ee97020ff29d5f575924ac359e7e (patch)
tree268e451d8219f1d862da0c001bc716d2b7e51b55 /emulators
parentb18783f77d6691ba9b90dc59b78fb6b876e917ea (diff)
downloadpkgsrc-711ef6ccbc11ee97020ff29d5f575924ac359e7e.tar.gz
bl3ify
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fuse-utils/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index d9eb8b9fac1..c009927838c 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/02/25 16:09:46 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/25 18:50:03 minskim Exp $
#
DISTNAME= fuse-utils-0.6.2
@@ -10,10 +10,10 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://fuse-emulator.sourceforge.net/
COMMENT= ZX Spectrum Emulator utilities
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_X11= yes
GNU_CONFIGURE= yes
-.include "../../emulators/libspectrum/buildlink2.mk"
+.include "../../emulators/libspectrum/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"