summaryrefslogtreecommitdiff
path: root/emulators/libdsk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/libdsk/Makefile')
-rw-r--r--emulators/libdsk/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/libdsk/Makefile b/emulators/libdsk/Makefile
index f75c193ba927..57a7023cb5f9 100644
--- a/emulators/libdsk/Makefile
+++ b/emulators/libdsk/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libdsk
-# Date created: 31 January 2008
-# Whom: pixel
-#
+# Created by: pixel
# $FreeBSD$
-#
PORTNAME= libdsk
PORTVERSION= 1.2.1
@@ -23,4 +19,5 @@ MAN5= libdskrc.5
NO_MANCOMPRESSED=yes
+NO_STAGE= yes
.include <bsd.port.mk>