summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjoerg <joerg>2017-02-14 21:30:21 +0000
committerjoerg <joerg>2017-02-14 21:30:21 +0000
commitd84ecf5f380dceff35a38de6232fcd037c4efef1 (patch)
tree5deff79d158dc6d753f0542b0cd6709cba69acab /emulators
parent822c2eb1fb988c1456629f366dbcd2f602e5e495 (diff)
downloadpkgsrc-d84ecf5f380dceff35a38de6232fcd037c4efef1.tar.gz
Needs libtool.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/PC6001VX/Makefile3
1 files changed, 2 insertions, 1 deletions
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++