diff options
Diffstat (limited to 'devel/performance/Makefile')
-rw-r--r-- | devel/performance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/performance/Makefile b/devel/performance/Makefile index 0d1086ebec5d..18273290f1d0 100644 --- a/devel/performance/Makefile +++ b/devel/performance/Makefile @@ -20,4 +20,5 @@ USE_GNUSTEP_INSTALL= yes DEFAULT_LIBVERSION= 0.3 USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} +NO_STAGE= yes .include <bsd.port.mk> |