pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/PC6001VX Needs libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/504c443150f9
branches:  trunk
changeset: 358560:504c443150f9
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Feb 14 21:30:21 2017 +0000

description:
Needs libtool.

diffstat:

 emulators/PC6001VX/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2dae5317b54a -r 504c443150f9 emulators/PC6001VX/Makefile
--- a/emulators/PC6001VX/Makefile       Tue Feb 14 21:29:39 2017 +0000
+++ b/emulators/PC6001VX/Makefile       Tue Feb 14 21:30:21 2017 +0000
@@ -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 @@
 COMMENT=               Cross platform PC-6001 emulator
 LICENSE=               gnu-lgpl-v2.1
 
+USE_LIBTOOL=           yes
 USE_TOOLS+=            pkg-config
 USE_LANGUAGES=         c c++
 



Home | Main Index | Thread Index | Old Index