pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/hercules Requires libiconv.
details: https://anonhg.NetBSD.org/pkgsrc/rev/057e27ec7ec6
branches: trunk
changeset: 362425:057e27ec7ec6
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon May 15 08:27:23 2017 +0000
description:
Requires libiconv.
diffstat:
emulators/hercules/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 275b3932c3f9 -r 057e27ec7ec6 emulators/hercules/Makefile
--- a/emulators/hercules/Makefile Mon May 15 08:12:57 2017 +0000
+++ b/emulators/hercules/Makefile Mon May 15 08:27:23 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2016/07/09 06:38:15 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2017/05/15 08:27:23 jperkin Exp $
DISTNAME= hercules-3.11
PKGREVISION= 2
@@ -35,6 +35,7 @@
${INSTALL_DATA} ${WRKSRC}/hercules.cnf ${DESTDIR}${PREFIX}/share/examples/hercules/
# ${INSTALL_DATA} ${WRKSRC}/zzsa.cnf ${DESTDIR}${PREFIX}/share/examples/hercules/
-.include "../../mk/pthread.buildlink3.mk"
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/libltdl/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index