diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2025-11-08 01:38:43 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2025-11-09 09:35:38 +0100 |
| commit | d114f25bc9f65c44b9ec0c4003585cca81a20abf (patch) | |
| tree | c7ff44f016dfe45b06fc6d50fed87e2beec5e27a /freebsd/dependencies/tqt3-sqlite-plugin/Makefile | |
| parent | 9a981abe36c5a5ee2f63812b86a2a58142c5106b (diff) | |
| download | tde-packaging-d114f25b.tar.gz tde-packaging-d114f25b.zip | |
FreeBSD: Update for final R14.1.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 57ba66e9a6e8a3f7d63e02159891428d7369431d)
Diffstat (limited to 'freebsd/dependencies/tqt3-sqlite-plugin/Makefile')
| -rw-r--r-- | freebsd/dependencies/tqt3-sqlite-plugin/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/freebsd/dependencies/tqt3-sqlite-plugin/Makefile b/freebsd/dependencies/tqt3-sqlite-plugin/Makefile index 02ed5b62c..437fc959d 100644 --- a/freebsd/dependencies/tqt3-sqlite-plugin/Makefile +++ b/freebsd/dependencies/tqt3-sqlite-plugin/Makefile @@ -8,11 +8,11 @@ PORTSDIR?=/usr/ports .include <${PORTSDIR}/Mk/bsd.trinity.mk> PORTNAME= tqt3-${DB}-plugin -COMMENT= TQt3 SQLite database plugin +COMMENT= TQt SQLite database plugin TDE_PREVERSION= -MASTER_SITE_SUBDIR= t/tqt-x11-free -DISTNAME= tqt-x11-free_${TDE_VERSION}${TDE_PREVERSION:C/(~(pre|r|s)[0-9]*).*/\1/1} -DISTSRC= tqt3-trinity-${TDE_VERSION}${TDE_PREVERSION} +MASTER_SITE_SUBDIR= t/tqt +DISTNAME= tqt_${TDE_VERSION}${TDE_PREVERSION:C/(~(pre|r|s)[0-9]*).*/\1/1} +DISTSRC= tqt-trinity-${TDE_VERSION}${TDE_PREVERSION} PORTREVISION= 0 CATEGORIES= databases DIST_SUBDIR= TDE/dependencies |
