diff options
Diffstat (limited to 'databases/gomdb/Makefile')
-rw-r--r-- | databases/gomdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gomdb/Makefile b/databases/gomdb/Makefile index 11080f1fc660..2fe4d651c61c 100644 --- a/databases/gomdb/Makefile +++ b/databases/gomdb/Makefile @@ -9,7 +9,7 @@ COMMENT= Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database LICENSE= BSD3CLAUSE -BUILD_DEPENDS= go:${PORTSDIR}/lang/go +BUILD_DEPENDS= go:lang/go ONLY_FOR_ARCHS= i386 amd64 |