summaryrefslogtreecommitdiff
path: root/print/libppd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/libppd/Makefile')
-rw-r--r--print/libppd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/libppd/Makefile b/print/libppd/Makefile
index 8a5c067cab73..39bd571bb87d 100644
--- a/print/libppd/Makefile
+++ b/print/libppd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libppd
-# Date created: 22 Apr 2005 17:00:00 CEST
-# Whom: e-masson@kisoft-services.com
-#
+# Created by: e-masson@kisoft-services.com
# $FreeBSD$
-#
PORTNAME= libppd
PORTVERSION= 0.10
@@ -25,4 +21,5 @@ MAN3= ppd_check_option_is_marked.3 ppd_emit_to_file.3 \
ppd_file_free.3 ppd_file_new.3 ppd_find_choice.3 \
ppd_get_num_conflicts.3 ppd_get_page_length.3
+NO_STAGE= yes
.include <bsd.port.mk>