summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2019-04-26 12:44:43 +0000
committerroy <roy@pkgsrc.org>2019-04-26 12:44:43 +0000
commit2bd8a391616049fff382854786b6967ef757fab7 (patch)
treeebb0bce7a0b4373fda629935cf62dbb4a3395087 /textproc
parentdb8a168aff2057de7bc2be915528c11c8b4fbf3c (diff)
downloadpkgsrc-2bd8a391616049fff382854786b6967ef757fab7.tar.gz
More packages wave bye-bye to python34 and python35
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libhighlight/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libhighlight/Makefile.common b/textproc/libhighlight/Makefile.common
index 1c16c503ac5..aa750f69fc2 100644
--- a/textproc/libhighlight/Makefile.common
+++ b/textproc/libhighlight/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2019/04/04 14:14:28 schmonz Exp $
+# $NetBSD: Makefile.common,v 1.8 2019/04/26 12:44:43 roy Exp $
# used by textproc/highlight/Makefile
# used by textproc/libhighlight/Makefile
# used by textproc/p5-highlight/Makefile
@@ -16,6 +16,7 @@ LICENSE= gnu-gpl-v3
USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c c++11
+USE_LIBTOOL= yes
MAKE_FILE= makefile
PATCHDIR= ${.CURDIR}/../../textproc/libhighlight/patches