diff options
Diffstat (limited to 'math/convertall/Makefile')
-rw-r--r-- | math/convertall/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/convertall/Makefile b/math/convertall/Makefile index 05bfc3f637fa..5b6b3e685f51 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -23,6 +23,7 @@ USE_PYTHON= 2.4+ DESKTOP_ENTRIES="ConvertAll" "Unit converter" "${DATADIR}/icons/${PORTNAME}.svg" \ "${PORTNAME}" "Utility;Calculator;" true +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |