diff options
Diffstat (limited to 'freebsd/dependencies/tqt3-pgsql-plugin/Makefile')
-rw-r--r-- | freebsd/dependencies/tqt3-pgsql-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/freebsd/dependencies/tqt3-pgsql-plugin/Makefile b/freebsd/dependencies/tqt3-pgsql-plugin/Makefile index f584b9200..5f89e16bf 100644 --- a/freebsd/dependencies/tqt3-pgsql-plugin/Makefile +++ b/freebsd/dependencies/tqt3-pgsql-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= tqt3-${DB}-plugin COMMENT= TQt3 PostgreSQL database plugin -TDE_PREVERSION= +TDE_PREVERSION= ~pre3+2c678d13 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} @@ -23,6 +23,7 @@ DRIVER= src/sql/drivers/${DB} USES+= fmake USE_PGSQL= yes +WANT_PGSQL= server EXTRACT_AFTER_ARGS+= \ ${EXTRACT_BASE}${PLUGIN} \ |