aboutsummaryrefslogtreecommitdiff
path: root/misc/sssnips
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:50:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:50:57 +0000
commit8ac99398e2b62e1b10333d4c88ae273f4f0ed365 (patch)
tree55ef113afedd4d15556f4a7ca6533c66396624e5 /misc/sssnips
parent219753915ea7222f10133bbf4d97955292f0dd96 (diff)
downloadports-8ac99398e2b62e1b10333d4c88ae273f4f0ed365.tar.gz
ports-8ac99398e2b62e1b10333d4c88ae273f4f0ed365.zip
Notes
Diffstat (limited to 'misc/sssnips')
-rw-r--r--misc/sssnips/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/sssnips/Makefile b/misc/sssnips/Makefile
index ece99f7f6448..ee4c7e4171d1 100644
--- a/misc/sssnips/Makefile
+++ b/misc/sssnips/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sssnips
-# Date created: Fri Sep 10 16:37:35 EEST 2010
-# Whom: Peter Pentchev <roam@FreeBSD.org>
-#
+# Created by: Peter Pentchev <roam@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= sssnips
PORTVERSION= 0.04
@@ -25,4 +21,5 @@ USE_GMAKE= 1
MAKE_ENV+= BINGRP=wheel MANDIR=${PREFIX}/man/man
+NO_STAGE= yes
.include <bsd.port.mk>