summaryrefslogtreecommitdiff
path: root/chat/gale
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2017-08-07 07:56:58 +0000
committerjlam <jlam@pkgsrc.org>2017-08-07 07:56:58 +0000
commitc3e5fdad5bb8da7b257923a39cf726884d4a2777 (patch)
tree3f875fc26cb251981216c2d1c40eda03f6a895f0 /chat/gale
parent757850898dad853c49fe010068daf5c15e78e07d (diff)
downloadpkgsrc-c3e5fdad5bb8da7b257923a39cf726884d4a2777.tar.gz
Unconditionally set PKG_SYSCONFSUBDIR in the package Makefile.
PKG_SYSCONFSUBDIR is a package-settable Makefile variable and should not be overridden through /etc/mk.conf.
Diffstat (limited to 'chat/gale')
-rw-r--r--chat/gale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile
index a9ea485ab25..d96b588a648 100644
--- a/chat/gale/Makefile
+++ b/chat/gale/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2017/08/07 07:54:38 jlam Exp $
+# $NetBSD: Makefile,v 1.54 2017/08/07 07:56:58 jlam Exp $
DISTNAME= gale-0.99fruit
PKGNAME= gale-0.99f
@@ -23,7 +23,7 @@ CPPFLAGS+= -I${BUILDLINK_PREFIX.rsaref}/include/rsaref
CPPFLAGS+= -I${BUILDLINK_PREFIX.libwww}/include/w3c-libwww
CPPFLAGS+= -I${BUILDLINK_PREFIX.tcl}/include/tcl
-PKG_SYSCONFSUBDIR?= gale
+PKG_SYSCONFSUBDIR= gale
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
PKG_GROUPS= gale