diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-10 22:16:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-10 22:16:29 +0000 |
commit | b3dfb6dc17d2fe5a965983430aae4a49f1572dc7 (patch) | |
tree | a0df3403dc597324e1734b1b362d7bfedcf56d38 /devel/google-sparsehash/Makefile | |
parent | 80932d2a9d0f5fb0956a20bffd00ab1b23b70606 (diff) | |
download | ports-b3dfb6dc17d2fe5a965983430aae4a49f1572dc7.tar.gz ports-b3dfb6dc17d2fe5a965983430aae4a49f1572dc7.zip |
Notes
Diffstat (limited to 'devel/google-sparsehash/Makefile')
-rw-r--r-- | devel/google-sparsehash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/google-sparsehash/Makefile b/devel/google-sparsehash/Makefile index cfb3bb9252b2..d9bda21be648 100644 --- a/devel/google-sparsehash/Makefile +++ b/devel/google-sparsehash/Makefile @@ -16,6 +16,7 @@ MAINTAINER= vd@datamax.bg COMMENT= Google's hashtable implementations optimized for space or speed GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_REINPLACE= yes post-patch: |