aboutsummaryrefslogtreecommitdiff
path: root/databases/pgsphere/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 12:03:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 12:03:51 +0000
commitbc221a68c15c8e0767c7e506835360a84c2428b2 (patch)
tree431ec3996e95945e366f01ab27f2b341ed69df41 /databases/pgsphere/Makefile
parent810f699bfefb6805c8c40fd746af650e11986757 (diff)
downloadports-bc221a68c15c8e0767c7e506835360a84c2428b2.tar.gz
ports-bc221a68c15c8e0767c7e506835360a84c2428b2.zip
- Use USES=gmake
Notes
Notes: svn path=/head/; revision=325110
Diffstat (limited to 'databases/pgsphere/Makefile')
-rw-r--r--databases/pgsphere/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgsphere/Makefile b/databases/pgsphere/Makefile
index cc6378e32d7d..4e3f10369ff0 100644
--- a/databases/pgsphere/Makefile
+++ b/databases/pgsphere/Makefile
@@ -18,7 +18,7 @@ COMMENT= Spherical data types, functions, and operators for PostgreSQL
DATADIR= ${PREFIX}/share/postgresql
DOCSDIR?= ${PREFIX}/share/doc/postgresql
-USE_GMAKE= yes
+USES= gmake
USE_LDCONFIG= yes
USE_PGSQL= yes