diff options
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 |