summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-03-12 05:35:58 +0000
committersnj <snj@pkgsrc.org>2004-03-12 05:35:58 +0000
commitfe62e7eb454da45e3790c828647e74c393c27af3 (patch)
tree0dd7c23a4515836a7124650420c74600ff5f3c01 /misc
parent95b4ac39b425910cc4db6e6279297c55b85f9f38 (diff)
downloadpkgsrc-fe62e7eb454da45e3790c828647e74c393c27af3.tar.gz
Use bl3.
Diffstat (limited to 'misc')
-rw-r--r--misc/gkrellm1-moon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/gkrellm1-moon/Makefile b/misc/gkrellm1-moon/Makefile
index f65cfbef48d..3f78b4fde9c 100644
--- a/misc/gkrellm1-moon/Makefile
+++ b/misc/gkrellm1-moon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/02/24 23:24:06 cube Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/12 05:38:09 snj Exp $
DISTNAME= gkrellmoon-0.3
PKGNAME= gkrellm-moon-0.3
@@ -10,10 +10,10 @@ MAINTAINER= damon@NetBSD.org
HOMEPAGE= http://gkrellmoon.sourceforge.net/
COMMENT= gkrellm moonclock plugin
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins
-.include "../../sysutils/gkrellm1/buildlink2.mk"
+.include "../../sysutils/gkrellm1/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"