diff options
author | leeym <leeym@FreeBSD.org> | 2005-02-23 16:34:50 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2005-02-23 16:34:50 +0800 |
commit | b31c46835014299973a0dd1782a5c4d71cf79f39 (patch) | |
tree | 7ec838633bfa51883606c8c9c290beb1f32a77a8 /databases/gqlplus | |
parent | 5fed3a23539bb6412df5b324bb6e6dc102a64ad9 (diff) | |
download | freebsd-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/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 |