diff options
Diffstat (limited to 'devel/cityhash')
-rw-r--r-- | devel/cityhash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cityhash/Makefile b/devel/cityhash/Makefile index 39c0eaef6d2f..774bb4a0dca9 100644 --- a/devel/cityhash/Makefile +++ b/devel/cityhash/Makefile @@ -14,4 +14,5 @@ LICENSE= MIT GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.mk> |