summaryrefslogtreecommitdiff
path: root/textproc/p5-highlight/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-highlight/Makefile')
-rw-r--r--textproc/p5-highlight/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-highlight/Makefile b/textproc/p5-highlight/Makefile
index 3aa6b04f9e9..b0b70eef15f 100644
--- a/textproc/p5-highlight/Makefile
+++ b/textproc/p5-highlight/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2019/08/13 01:48:49 schmonz Exp $
+# $NetBSD: Makefile,v 1.15 2019/11/04 21:43:44 rillig Exp $
.include "../../textproc/libhighlight/Makefile.common"
-PKGNAME= p5-highlight-${VERSION}
-COMMENT+= (Perl bindings)
+PKGNAME= p5-highlight-${VERSION}
+COMMENT+= (Perl bindings)
BUILD_DEPENDS+= swig3-[0-9]*:../../devel/swig3