pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/adaptagrams
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.3 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.3
--- pkgsrc/graphics/adaptagrams/Makefile:1.2 Thu Sep 29 12:10:21 2016
+++ pkgsrc/graphics/adaptagrams/Makefile Sat Oct 1 13:01:32 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/09/29 12:10:21 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2016/10/01 13:01:32 joerg 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