aboutsummaryrefslogtreecommitdiff
path: root/shells/scponly/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 18:15:43 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 18:15:43 +0000
commitb688565f8f695e0b2b45736f8628316a8a68eac7 (patch)
treef74338647eb33db0420fdbc27352be0f3369286a /shells/scponly/Makefile
parent233b22273124eb3aa4b8aed2f4f0bd9d9f7afbaf (diff)
downloadports-b688565f8f695e0b2b45736f8628316a8a68eac7.tar.gz
ports-b688565f8f695e0b2b45736f8628316a8a68eac7.zip
Notes
Diffstat (limited to 'shells/scponly/Makefile')
-rw-r--r--shells/scponly/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile
index abcc288d36ae..73393c0d13d9 100644
--- a/shells/scponly/Makefile
+++ b/shells/scponly/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= scponly
-PORTVERSION= 2.4
+PORTVERSION= 3.4
CATEGORIES= shells
MASTER_SITES= http://www.sublimation.org/scponly/
EXTRACT_SUFX= .tgz
@@ -15,7 +15,6 @@ MAINTAINER= mcglk@artlogix.com
MAN8= scponly.8
-post-install:
- strip ${PREFIX}/sbin/scponly
+GNU_CONFIGURE= yes
.include <bsd.port.mk>