aboutsummaryrefslogtreecommitdiffstats
path: root/databases/gqlplus
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2005-02-23 16:34:50 +0800
committerleeym <leeym@FreeBSD.org>2005-02-23 16:34:50 +0800
commitb31c46835014299973a0dd1782a5c4d71cf79f39 (patch)
tree7ec838633bfa51883606c8c9c290beb1f32a77a8 /databases/gqlplus
parent5fed3a23539bb6412df5b324bb6e6dc102a64ad9 (diff)
downloadfreebsd-ports-gnome-b31c46835014299973a0dd1782a5c4d71cf79f39.tar.gz
freebsd-ports-gnome-b31c46835014299973a0dd1782a5c4d71cf79f39.tar.zst
freebsd-ports-gnome-b31c46835014299973a0dd1782a5c4d71cf79f39.zip
- correct WRKSRC
Diffstat (limited to 'databases/gqlplus')
-rw-r--r--databases/gqlplus/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/gqlplus/Makefile b/databases/gqlplus/Makefile
index 708d90b8c1fa..12dbcbc8e9d8 100644
--- a/databases/gqlplus/Makefile
+++ b/databases/gqlplus/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= leeym@FreeBSD.org
COMMENT= SQL*PLUS with commandline editing, history, and name completion
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}a
MAKEFILE= makefile
PLIST_FILES= bin/gqlplus
USE_GMAKE= yes