aboutsummaryrefslogtreecommitdiff
path: root/deskutils/autocutsel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/autocutsel/Makefile')
-rw-r--r--deskutils/autocutsel/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/autocutsel/Makefile b/deskutils/autocutsel/Makefile
index 5b86cb32d8c2..42fb8de615c5 100644
--- a/deskutils/autocutsel/Makefile
+++ b/deskutils/autocutsel/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: autocutsel
-# Date created: 13 November 2003
-# Whom: john@jnielsen.net
-#
+# Created by: john@jnielsen.net
# $FreeBSD$
-#
PORTNAME= autocutsel
PORTVERSION= 0.9.0
@@ -22,4 +18,5 @@ USE_GMAKE= yes
PLIST_FILES= bin/autocutsel \
bin/cutsel
+NO_STAGE= yes
.include <bsd.port.mk>