diff options
Diffstat (limited to 'math/gexpr/Makefile')
-rw-r--r-- | math/gexpr/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/gexpr/Makefile b/math/gexpr/Makefile index ae2b2983696b..8ef3eb44c34d 100644 --- a/math/gexpr/Makefile +++ b/math/gexpr/Makefile @@ -16,9 +16,6 @@ MASTER_SITE_SUBDIR= apps/math/calc MAINTAINER= ports@FreeBSD.org COMMENT= A shell calculator -MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \ - LDFLAGS="${LDFLAGS}" - MAN1= gexpr.1 PLIST_FILES= bin/gexpr |