From d84ecf5f380dceff35a38de6232fcd037c4efef1 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 14 Feb 2017 21:30:21 +0000 Subject: Needs libtool. --- emulators/PC6001VX/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile index 6f1489d6fb2..a3f147a2357 100644 --- a/emulators/PC6001VX/Makefile +++ b/emulators/PC6001VX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2017/02/12 06:25:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2017/02/14 21:30:21 joerg Exp $ VERSION= 2.30.0 DISTNAME= PC6001VX_${VERSION}_src @@ -12,6 +12,7 @@ HOMEPAGE= http://eighttails.seesaa.net/ COMMENT= Cross platform PC-6001 emulator LICENSE= gnu-lgpl-v2.1 +USE_LIBTOOL= yes USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ -- cgit v1.2.3