pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/PC6001VX



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue Feb 14 21:30:21 UTC 2017

Modified Files:
        pkgsrc/emulators/PC6001VX: Makefile

Log Message:
Needs libtool.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/emulators/PC6001VX/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/PC6001VX/Makefile
diff -u pkgsrc/emulators/PC6001VX/Makefile:1.5 pkgsrc/emulators/PC6001VX/Makefile:1.6
--- pkgsrc/emulators/PC6001VX/Makefile:1.5      Sun Feb 12 06:25:17 2017
+++ pkgsrc/emulators/PC6001VX/Makefile  Tue Feb 14 21:30:21 2017
@@ -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++
 



Home | Main Index | Thread Index | Old Index