pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2016Q3] pkgsrc/graphics/adaptagrams
Module Name: pkgsrc
Committed By: bsiegert
Date: Sat Oct 1 15:56:54 UTC 2016
Modified Files:
pkgsrc/graphics/adaptagrams [pkgsrc-2016Q3]: Makefile
Log Message:
Pullup ticket #5116 - requested by joerg
graphics/adaptagrams: build fix
Revisions pulled up:
- graphics/adaptagrams/Makefile 1.3
---
Module Name: pkgsrc
Committed By: joerg
Date: Sat Oct 1 13:01:32 UTC 2016
Modified Files:
pkgsrc/graphics/adaptagrams: Makefile
Log Message:
Uses libtool.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.2.1 pkgsrc/graphics/adaptagrams/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/adaptagrams/Makefile
diff -u pkgsrc/graphics/adaptagrams/Makefile:1.2 pkgsrc/graphics/adaptagrams/Makefile:1.2.2.1
--- pkgsrc/graphics/adaptagrams/Makefile:1.2 Thu Sep 29 12:10:21 2016
+++ pkgsrc/graphics/adaptagrams/Makefile Sat Oct 1 15:56:53 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/09/29 12:10:21 joerg Exp $
+# $NetBSD: Makefile,v 1.2.2.1 2016/10/01 15:56:53 bsiegert Exp $
GITHUB_PROJECT= adaptagrams
GITHUB_TAG= 0503f7524f5b2aa96b356dfdd817f9f9869d2b20
@@ -17,6 +17,7 @@ EXTRACT_USING+= bsdtar
WRKSRC= ${WRKDIR}/adaptagrams-${GITHUB_TAG}/cola
USE_TOOLS+= aclocal autoconf autoheader automake autoreconf
+USE_LIBTOOL= yes
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index