diff options
-rw-r--r-- | databases/frontbase-jdbc/Makefile | 1 | ||||
-rw-r--r-- | databases/mariadb100-server/Makefile | 1 | ||||
-rw-r--r-- | databases/mariadb101-server/Makefile | 1 | ||||
-rw-r--r-- | databases/mariadb102-server/Makefile | 1 | ||||
-rw-r--r-- | databases/mariadb55-server/Makefile | 1 | ||||
-rw-r--r-- | databases/puppetdb4/Makefile | 2 | ||||
-rw-r--r-- | databases/puppetdb5/Makefile | 2 | ||||
-rw-r--r-- | databases/redis-devel/Makefile | 2 | ||||
-rw-r--r-- | databases/redis/Makefile | 2 | ||||
-rw-r--r-- | databases/soci/Makefile | 1 |
10 files changed, 0 insertions, 14 deletions
diff --git a/databases/frontbase-jdbc/Makefile b/databases/frontbase-jdbc/Makefile index 924d7bdec502..70ab1544d1ba 100644 --- a/databases/frontbase-jdbc/Makefile +++ b/databases/frontbase-jdbc/Makefile @@ -20,7 +20,6 @@ JARFILE= frontbasejdbc.jar PLIST_FILES= %%JAVAJARDIR%%/${JARFILE} SUB_FILES+= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message do-install: @${INSTALL_DATA} ${WRKSRC}/${JARFILE} ${STAGEDIR}${JAVAJARDIR}/${JARFILE} diff --git a/databases/mariadb100-server/Makefile b/databases/mariadb100-server/Makefile index 911b284aeed0..0b7e3a233f0e 100644 --- a/databases/mariadb100-server/Makefile +++ b/databases/mariadb100-server/Makefile @@ -26,7 +26,6 @@ BROKEN_SSL= openssl-devel BROKEN_SSL_REASON_openssl-devel= incomplete definition of type 'struct dh_st' SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message SLAVEDIRS= databases/mariadb100-client USES= bison:build cmake:noninja compiler:c++11-lib cpe \ diff --git a/databases/mariadb101-server/Makefile b/databases/mariadb101-server/Makefile index e3c4badbd298..2b305017bfea 100644 --- a/databases/mariadb101-server/Makefile +++ b/databases/mariadb101-server/Makefile @@ -27,7 +27,6 @@ BROKEN_SSL= openssl-devel BROKEN_SSL_REASON_openssl-devel= incomplete definition of type 'struct dh_st' SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message SLAVEDIRS= databases/mariadb101-client USES= bison:build cmake:noninja compiler:c++11-lib cpe libedit ncurses \ diff --git a/databases/mariadb102-server/Makefile b/databases/mariadb102-server/Makefile index 952368eb78fb..b12b5f795c72 100644 --- a/databases/mariadb102-server/Makefile +++ b/databases/mariadb102-server/Makefile @@ -25,7 +25,6 @@ LICENSE_PERMS_PerconaFT= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BROKEN_aarch64= fails to link: stacktrace.c: undefined reference to 'sbrk' SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message SLAVEDIRS= databases/mariadb102-client USES= bison:build cmake:noninja compiler:c++11-lib cpe iconv:translit libedit ncurses shebangfix ssl diff --git a/databases/mariadb55-server/Makefile b/databases/mariadb55-server/Makefile index 42423367391b..608129040ac8 100644 --- a/databases/mariadb55-server/Makefile +++ b/databases/mariadb55-server/Makefile @@ -21,7 +21,6 @@ COMMENT?= Multithreaded SQL database (server) LICENSE= GPLv2 SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message SLAVEDIRS= databases/mariadb55-client USES+= cmake:noninja shebangfix ssl diff --git a/databases/puppetdb4/Makefile b/databases/puppetdb4/Makefile index ebefff0d1e83..5ed1d7fe923f 100644 --- a/databases/puppetdb4/Makefile +++ b/databases/puppetdb4/Makefile @@ -40,8 +40,6 @@ GROUPS= puppetdb SUB_LIST= JAVA_HOME=${JAVA_HOME} SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message - post-patch: .for file in Makefile ext/bin/puppetdb ext/cli/ssl-setup \ ext/config/conf.d/jetty.ini ext/config/conf.d/config.ini diff --git a/databases/puppetdb5/Makefile b/databases/puppetdb5/Makefile index fe5977cbd239..57c610bf3e97 100644 --- a/databases/puppetdb5/Makefile +++ b/databases/puppetdb5/Makefile @@ -38,8 +38,6 @@ GROUPS= puppetdb SUB_LIST= JAVA_HOME=${JAVA_HOME} SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message - post-patch: .for file in Makefile ext/bin/puppetdb ext/cli/ssl-setup \ ext/config/conf.d/jetty.ini ext/config/conf.d/config.ini diff --git a/databases/redis-devel/Makefile b/databases/redis-devel/Makefile index 1aceab17b08c..fee3d1592e7e 100644 --- a/databases/redis-devel/Makefile +++ b/databases/redis-devel/Makefile @@ -65,8 +65,6 @@ USE_RC_SUBR= redis sentinel BIN_FILES= redis-benchmark redis-check-aof redis-check-rdb \ redis-cli redis-sentinel redis-server -PKGMESSAGE= ${WRKDIR}/pkg-message - USERS= redis GROUPS= redis diff --git a/databases/redis/Makefile b/databases/redis/Makefile index ddc8a0a21c48..a234db7808b8 100644 --- a/databases/redis/Makefile +++ b/databases/redis/Makefile @@ -64,8 +64,6 @@ USE_RC_SUBR= redis sentinel BIN_FILES= redis-benchmark redis-check-aof redis-check-rdb \ redis-cli redis-sentinel redis-server -PKGMESSAGE= ${WRKDIR}/pkg-message - USERS= redis GROUPS= redis diff --git a/databases/soci/Makefile b/databases/soci/Makefile index d52c778a9dd2..cacfe6219a10 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -18,7 +18,6 @@ CMAKE_ARGS+= -DWITH_ORACLE:BOOL=OFF USE_LDCONFIG= yes SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message OPTIONS_DEFINE= MYSQL PGSQL SQLITE ODBC BOOST FIREBIRD BOOST_DESC= Enable support for additional types using Boost |