summaryrefslogtreecommitdiff
path: root/databases/sqsh
diff options
context:
space:
mode:
authorrillig <rillig>2006-11-10 20:04:26 +0000
committerrillig <rillig>2006-11-10 20:04:26 +0000
commite23e6b1373aacfa6067c1c6c9c0f68cdfdeb31cb (patch)
tree18939963cced537113db3626da06fb7e1ba628ab /databases/sqsh
parent29cf3b06fc98628d3a3cd78d02454300db33441c (diff)
downloadpkgsrc-e23e6b1373aacfa6067c1c6c9c0f68cdfdeb31cb.tar.gz
Make the package pass the check-headers test. The ${HOME} that appears
in the macros will be expanded later.
Diffstat (limited to 'databases/sqsh')
-rw-r--r--databases/sqsh/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/sqsh/Makefile.common b/databases/sqsh/Makefile.common
index 44604b77508..67d3b61944b 100644
--- a/databases/sqsh/Makefile.common
+++ b/databases/sqsh/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2006/01/04 18:30:16 reed Exp $
+# $NetBSD: Makefile.common,v 1.13 2006/11/10 20:04:26 rillig Exp $
DISTNAME= sqsh-2.1-src
CATEGORIES= databases
@@ -14,6 +14,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME:C|-src||}
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-readline
+CHECK_HEADERS_SKIP= src/sqsh_config.h
+
CONF_FILES+= ${PREFIX}/share/examples/sqsh/sample.sqshrc ${PKG_SYSCONFDIR}/sqshrc
# support for the native Sybase Open Client