summaryrefslogtreecommitdiff
path: root/graphics/gd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gd/Makefile')
-rw-r--r--graphics/gd/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 7727b2bef05..5b341ab21d1 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: gd
-# Version required: 1.2
-# Date created: 28 Jan 1997
-# Whom: jeff@cetlink.net
-#
-# $NetBSD: Makefile,v 1.3 1998/03/10 00:51:59 explorer Exp $
+# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:25 agc Exp $
# FreeBSD Id: Makefile,v 1.2 1997/02/14 07:55:45 asami Exp
#
@@ -19,4 +14,4 @@ pre-install:
${MKDIR} ${PREFIX}/include/gd
${MKDIR} ${PREFIX}/share/examples/gd
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"