summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-19 13:04:30 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-19 13:04:30 +0000
commit334eb0fc61312986b1d9f56b24c7518920f81462 (patch)
treeeba3c1f7e94497327507881e3b0eb623013d377e /databases
parenttypo fix. (diff)
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi)
Notes
Notes: svn path=/head/; revision=314640
Diffstat (limited to 'databases')
-rw-r--r--databases/dbh/Makefile2
-rw-r--r--databases/dbh10/Makefile2
-rw-r--r--databases/libzdb/Makefile2
-rw-r--r--databases/mysqlcppapi/Makefile2
-rw-r--r--databases/sqlcipher/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/databases/dbh/Makefile b/databases/dbh/Makefile
index d49dc92d13a1..f0e7d34dbc39 100644
--- a/databases/dbh/Makefile
+++ b/databases/dbh/Makefile
@@ -12,7 +12,7 @@ COMMENT= Disk Based Hashtables
CONFLICTS= dbh-[0-3]*
-USE_GNOME= gnomehack
+USES= pathfix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_PKGCONFIG= build
diff --git a/databases/dbh10/Makefile b/databases/dbh10/Makefile
index 53dfc9d6ccc9..ac8b17c16e50 100644
--- a/databases/dbh10/Makefile
+++ b/databases/dbh10/Makefile
@@ -18,7 +18,7 @@ COMMENT= Disk Based Hashtables
CONFLICTS= dbh-[2-9]*
USE_AUTOTOOLS= libtool
-USE_GNOME= gnomehack
+USES= pathfix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_PKGCONFIG= yes
diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile
index afd0198a7d84..96d7eb599c53 100644
--- a/databases/libzdb/Makefile
+++ b/databases/libzdb/Makefile
@@ -24,7 +24,7 @@ OPTIONS_DEFAULT=MYSQL SQLITE PGSQL
.include <bsd.port.options.mk>
-USE_GNOME= gnomehack
+USES= pathfix
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
diff --git a/databases/mysqlcppapi/Makefile b/databases/mysqlcppapi/Makefile
index c55eb42ab75c..92980147642f 100644
--- a/databases/mysqlcppapi/Makefile
+++ b/databases/mysqlcppapi/Makefile
@@ -16,7 +16,7 @@ COMMENT= A fork of mysql++ C++ API for MySQL
USE_AUTOTOOLS= libtool
USE_MYSQL= yes
-USE_GNOME= gnomehack
+USES= pathfix
USE_PKGCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/databases/sqlcipher/Makefile b/databases/sqlcipher/Makefile
index 2fe66efcb9cd..5b8f75b547f2 100644
--- a/databases/sqlcipher/Makefile
+++ b/databases/sqlcipher/Makefile
@@ -12,7 +12,7 @@ LICENSE= BSD
USE_LDCONFIG= yes
USE_TCL_BUILD= 85
USE_GITHUB= yes
-USE_GNOME= gnomehack
+USES= pathfix
GH_ACCOUNT= sqlcipher
GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= ee2ce3e