diff options
| author | Yen-Ming Lee <leeym@FreeBSD.org> | 2014-07-20 15:53:49 +0000 |
|---|---|---|
| committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2014-07-20 15:53:49 +0000 |
| commit | 9470e891e0db9bbf23809615298b98e2767981bc (patch) | |
| tree | 2b9633f9e0c5336c911dfa89bfeab6e26e78f64c /databases/gqlplus | |
| parent | - Update to 1.1.2 (diff) | |
- add USES=readline to unbreak it on 11.0-CURRENT
Diffstat (limited to 'databases/gqlplus')
| -rw-r--r-- | databases/gqlplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gqlplus/Makefile b/databases/gqlplus/Makefile index 9f320009ea1a..7a0b7926ed98 100644 --- a/databases/gqlplus/Makefile +++ b/databases/gqlplus/Makefile @@ -10,7 +10,7 @@ MAINTAINER= leeym@FreeBSD.org COMMENT= SQL*PLUS with commandline editing, history, and name completion GNU_CONFIGURE= yes -USES= gmake +USES= gmake readline PORTDOCS= README ChangeLog PLIST_FILES= bin/gqlplus |
