aboutsummaryrefslogtreecommitdiff
path: root/databases/sqsh/Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2018-04-20 21:10:25 +0000
committerMikhail Teterin <mi@FreeBSD.org>2018-04-20 21:10:25 +0000
commit38e700b635170646c4a1e583e3b189c679a9f074 (patch)
treefce40e99e1687e50931d86415876e8f9e65f8f88 /databases/sqsh/Makefile
parent9be1053221153ede2c62bf578bfd4714fce436fa (diff)
downloadports-38e700b635170646c4a1e583e3b189c679a9f074.tar.gz
ports-38e700b635170646c4a1e583e3b189c679a9f074.zip
Notes
Diffstat (limited to 'databases/sqsh/Makefile')
-rw-r--r--databases/sqsh/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile
index 41a60c9ae7be..4c5f69ae1b3f 100644
--- a/databases/sqsh/Makefile
+++ b/databases/sqsh/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= sqsh
-PORTVERSION= 2.1.8
-PORTREVISION= 1
+PORTVERSION= 2.5.16.1
CATEGORIES= databases
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R:R}
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive tool for querying Sybase database servers
@@ -15,11 +14,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libct.so:databases/freetds
-USES= readline
+USES= readline tar:tgz
GNU_CONFIGURE= yes
CONFIGURE_ENV= SYBASE="${LOCALBASE}"
CONFIGURE_ARGS= --with-readline
ALL_TARGET= build
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R:R}
PLIST_FILES= bin/sqsh etc/sqshrc.default man/man1/sqsh.1.gz