diff options
Diffstat (limited to 'databases/linux-c6-sqlite3')
| -rw-r--r-- | databases/linux-c6-sqlite3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/linux-c6-sqlite3/Makefile b/databases/linux-c6-sqlite3/Makefile index ba53d5395fd1..235b97a5874e 100644 --- a/databases/linux-c6-sqlite3/Makefile +++ b/databases/linux-c6-sqlite3/Makefile @@ -10,11 +10,12 @@ CATEGORIES= databases linux MAINTAINER= emulation@FreeBSD.org COMMENT= Library that implements an embeddable SQL database engine (Linux CentOS ${LINUX_DIST_VER}) -DESCR= ${.CURDIR}/../${PORTNAME}3/pkg-descr USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +DESCR= ${.CURDIR}/../${PORTNAME}3/pkg-descr + OPTIONS_DEFINE= DOCS .include <bsd.port.mk> |
