aboutsummaryrefslogtreecommitdiff
path: root/math/pari/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/pari/Makefile')
-rw-r--r--math/pari/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 9c76cff1b27e..d92dafb2f18a 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: PARI
-# Date created: 19 January 1999
-# Whom: Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
-#
+# Created by: Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
# $FreeBSD$
-#
PORTNAME= pari
PORTVERSION= 2.3.5
@@ -35,6 +31,7 @@ PLIST_SUB= GP_VERSION=${GP_VERSION} PORTVERSION=${PORTVERSION}
GP_VERSION= ${PORTVERSION:R}
+NO_STAGE= yes
post-install:
@if [ -L ${MAN1PREFIX}/man/man1/pari.1 ]; then \
${RM} -f ${MAN1PREFIX}/man/man1/pari.1 ;\