summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2017-01-01 14:47:45 +0000
committerrillig <rillig@pkgsrc.org>2017-01-01 14:47:45 +0000
commit82b6622aa275fe146a4aad99622a05401745e850 (patch)
treea699a7edc5b0d6823b0eaa2442741977e4456c5b /pkgtools
parent242bb65bf7582ef1b063323a826b259ecd25d592 (diff)
downloadpkgsrc-82b6622aa275fe146a4aad99622a05401745e850.tar.gz
Fix build warning on DragonFly.
Fixes pkg/51713
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index f664fa03325..68ad8fd680d 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.504 2016/12/17 13:35:32 rillig Exp $
+# $NetBSD: Makefile,v 1.505 2017/01/01 14:47:45 rillig Exp $
PKGNAME= pkglint-5.4.14
DISTFILES= # none
@@ -12,7 +12,7 @@ CONFLICTS+= pkglint4-[0-9]*
WRKSRC= ${WRKDIR}/netbsd.org/pkglint
NO_CHECKSUM= yes
-USE_LANGUAGES= # none
+USE_LANGUAGES= c
USE_TOOLS+= pax
AUTO_MKDIRS= yes
GO_SRCPATH= netbsd.org/pkglint