diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:39:08 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:49:08 +0000 |
| commit | a680d28c627205308011632ba7c09ea44688ace8 (patch) | |
| tree | 60e622c26411716d4f588f38053e6ae61d043e02 /databases/sqlite2 | |
| parent | textproc/py-pygments-25: Add CPE information (diff) | |
databases/sqlite2: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'databases/sqlite2')
| -rw-r--r-- | databases/sqlite2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile index ef5a7b9fc4ac..a863f9f90a69 100644 --- a/databases/sqlite2/Makefile +++ b/databases/sqlite2/Makefile @@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= SQL database engine in a C library GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig readline +USES= cpe gmake libtool pathfix pkgconfig readline USE_LDCONFIG= yes CONFIGURE_ARGS= --with-hints=freebsd.hints |
