diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/proftpd-mod_sql_mysql/Makefile | 1 | ||||
-rw-r--r-- | databases/proftpd-mod_sql_odbc/Makefile | 1 | ||||
-rw-r--r-- | databases/proftpd-mod_sql_postgres/Makefile | 1 | ||||
-rw-r--r-- | databases/proftpd-mod_sql_sqlite/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/databases/proftpd-mod_sql_mysql/Makefile b/databases/proftpd-mod_sql_mysql/Makefile index adcbc5a3c646..5703130a577f 100644 --- a/databases/proftpd-mod_sql_mysql/Makefile +++ b/databases/proftpd-mod_sql_mysql/Makefile @@ -22,5 +22,4 @@ LIBDIRS= ${LOCALBASE}/lib _BUILDING_PROFTPD_MODULE= ${PORTNAME} -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/proftpd-mod_sql_odbc/Makefile b/databases/proftpd-mod_sql_odbc/Makefile index f58999e338d6..b23c0f49970b 100644 --- a/databases/proftpd-mod_sql_odbc/Makefile +++ b/databases/proftpd-mod_sql_odbc/Makefile @@ -25,5 +25,4 @@ LIBDIRS= ${LOCALBASE}/lib _BUILDING_PROFTPD_MODULE= ${PORTNAME} -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/proftpd-mod_sql_postgres/Makefile b/databases/proftpd-mod_sql_postgres/Makefile index 7a516209320c..3d10690cd011 100644 --- a/databases/proftpd-mod_sql_postgres/Makefile +++ b/databases/proftpd-mod_sql_postgres/Makefile @@ -22,5 +22,4 @@ LIBDIRS= ${LOCALBASE}/lib _BUILDING_PROFTPD_MODULE= ${PORTNAME} -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/proftpd-mod_sql_sqlite/Makefile b/databases/proftpd-mod_sql_sqlite/Makefile index 79dd24930011..54aa0caa6a1e 100644 --- a/databases/proftpd-mod_sql_sqlite/Makefile +++ b/databases/proftpd-mod_sql_sqlite/Makefile @@ -22,5 +22,4 @@ LIBDIRS= ${LOCALBASE}/lib _BUILDING_PROFTPD_MODULE= ${PORTNAME} -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |