aboutsummaryrefslogtreecommitdiff
path: root/math/galculator/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2013-10-04 15:21:09 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2013-10-04 15:21:09 +0000
commit8d8145c555c30547a98c0dae5d94584b9caef74e (patch)
treeea92451cfcaa0bbbcbf28ed4437074940d9ea0b2 /math/galculator/Makefile
parent6910404d2810f68108d7820dbb3dbedb596b0039 (diff)
downloadports-8d8145c555c30547a98c0dae5d94584b9caef74e.tar.gz
ports-8d8145c555c30547a98c0dae5d94584b9caef74e.zip
Support staging.
Notes
Notes: svn path=/head/; revision=329323
Diffstat (limited to 'math/galculator/Makefile')
-rw-r--r--math/galculator/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile
index c6b59023b210..8f215d40dc0c 100644
--- a/math/galculator/Makefile
+++ b/math/galculator/Makefile
@@ -16,7 +16,4 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --disable-gtk3
-MAN1= galculator.1
-
-NO_STAGE= yes
.include <bsd.port.mk>