summaryrefslogtreecommitdiff
path: root/databases/sqsh
diff options
context:
space:
mode:
authorwiz <wiz>2015-10-14 20:17:24 +0000
committerwiz <wiz>2015-10-14 20:17:24 +0000
commitae5fec70709b7a7af16266a1772d775ad4c21eda (patch)
treeb62ce193139a28ca45bd0bf8ee8790b2683f16db /databases/sqsh
parentb0d179790d3c23ab8ed90e819c24ca83721a271b (diff)
downloadpkgsrc-ae5fec70709b7a7af16266a1772d775ad4c21eda.tar.gz
Switch from x11/Xaw3d to newer x11/libXaw3d.
Adapt some packages so they build with that. Bump their PKGREVISIONs.
Diffstat (limited to 'databases/sqsh')
-rw-r--r--databases/sqsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile
index 16509602819..30d2af07c55 100644
--- a/databases/sqsh/Makefile
+++ b/databases/sqsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2015/08/23 14:30:37 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2015/10/14 20:17:24 wiz Exp $
# This section contains variables that might be overridden.
PKGNAME?= ${PKGNAME_BASE}
@@ -7,7 +7,7 @@ COMMENT?= SQL shell for Sybase and MS-SQL servers
# Normal package Makefile contents follow.
DISTNAME= sqsh-2.1-src
PKGNAME_BASE= ${DISTNAME:S/-src//}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqsh/}