diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-02-23 08:34:50 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-02-23 08:34:50 +0000 |
commit | 0078455c1792ac7e3740d5729cf6edf21be5303f (patch) | |
tree | 8c6024b1f6ff2a4dda478be1b93b9d8386384636 /databases/gqlplus | |
parent | 7dea02ba8bae39851758f96f76187b290b939b86 (diff) | |
download | ports-0078455c1792ac7e3740d5729cf6edf21be5303f.tar.gz ports-0078455c1792ac7e3740d5729cf6edf21be5303f.zip |
Notes
Diffstat (limited to 'databases/gqlplus')
-rw-r--r-- | databases/gqlplus/Makefile | 1 |
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 |