summaryrefslogtreecommitdiff
path: root/misc/celestia/Makefile
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-24 18:53:40 +0000
committersnj <snj@pkgsrc.org>2004-04-24 18:53:40 +0000
commit0bf9c2ac9fae8eed9c059e0a969c781bcb418603 (patch)
tree6eb8213a872f3f088b5fc485107ce0a1556ab9be /misc/celestia/Makefile
parent31ea2aa99ba4f15d0d7f4b35522f1909e1e33dbf (diff)
downloadpkgsrc-0bf9c2ac9fae8eed9c059e0a969c781bcb418603.tar.gz
Convert to buildlink3.
Diffstat (limited to 'misc/celestia/Makefile')
-rw-r--r--misc/celestia/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/celestia/Makefile b/misc/celestia/Makefile
index 82b4812b718..db45a9f375f 100644
--- a/misc/celestia/Makefile
+++ b/misc/celestia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/05/22 09:39:07 salo Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/24 18:53:40 snj Exp $
#
.include "../../misc/celestia/Makefile.common"
@@ -18,8 +18,8 @@ post-install:
${INSTALL_DATA_DIR} ${EGDIR}
${INSTALL_DATA} ${WRKSRC}/celestia.cfg ${EGDIR}/celestia.cfg.default
-.include "../../graphics/Mesa/buildlink2.mk"
-.include "../../graphics/jpeg/buildlink2.mk"
-.include "../../graphics/png/buildlink2.mk"
+.include "../../graphics/Mesa/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"