summaryrefslogtreecommitdiff
path: root/print/foomatic-db/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/foomatic-db/Makefile')
-rw-r--r--print/foomatic-db/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile
index 5f466d28bbc8..0f4ce6cd2fbd 100644
--- a/print/foomatic-db/Makefile
+++ b/print/foomatic-db/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: foomatic-db
-# Date created: 01 March 2003
-# Whom: Dima Dorfman <dima@unixfreak.org>
-#
+# Created by: Dima Dorfman <dima@unixfreak.org>
# $FreeBSD$
-#
PORTNAME= db
PORTVERSION= 20090530
@@ -31,6 +27,7 @@ GNU_CONFIGURE= yes
FOOMATICVER= 4.0
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
+NO_STAGE= yes
pre-configure:
@cd ${WRKSRC} && ${ACLOCAL} && ${AUTOCONF}