diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 20:55:04 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 20:55:04 +0000 |
| commit | ce5e4570204c37f4ac986a2a6bc076aa911167d6 (patch) | |
| tree | 1c069c3c993156dc583330fa958afbe99bb4966e /math/convertall | |
| parent | 8ac99398e2b62e1b10333d4c88ae273f4f0ed365 (diff) | |
Notes
Diffstat (limited to 'math/convertall')
| -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: |
