summaryrefslogtreecommitdiff
path: root/databases/gqlplus
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-02-23 08:34:50 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-02-23 08:34:50 +0000
commit0078455c1792ac7e3740d5729cf6edf21be5303f (patch)
tree8c6024b1f6ff2a4dda478be1b93b9d8386384636 /databases/gqlplus
parentUpdate to 1.4.3 (diff)
- correct WRKSRC
Notes
Notes: svn path=/head/; revision=129590
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