summaryrefslogtreecommitdiff
path: root/graphics/mpeg-lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mpeg-lib/Makefile')
-rw-r--r--graphics/mpeg-lib/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/graphics/mpeg-lib/Makefile b/graphics/mpeg-lib/Makefile
index 8bf01219aae..9512173ab03 100644
--- a/graphics/mpeg-lib/Makefile
+++ b/graphics/mpeg-lib/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: mpeg
-# Version required: 1.2.1
-# Date created: 07 December 1997
-# Whom: tron@lyssa.owl.de
-#
-# $NetBSD: Makefile,v 1.5 1998/02/02 08:59:19 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:26 agc Exp $
DISTNAME= mpeg_lib-1.2.1
PKGNAME= mpeg-1.2.1
@@ -26,4 +21,4 @@ post-install:
(cd ${WRKSRC};make PREFIX=${PREFIX} includes)
${LDCONFIG} || ${TRUE}
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"