diff options
Diffstat (limited to 'misc/gkrellm-moon/Makefile')
-rw-r--r-- | misc/gkrellm-moon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gkrellm-moon/Makefile b/misc/gkrellm-moon/Makefile index f5494aad153..7b0bec5f172 100644 --- a/misc/gkrellm-moon/Makefile +++ b/misc/gkrellm-moon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:12:58 tv Exp $ +# $NetBSD: Makefile,v 1.13 2004/12/03 15:15:04 wiz Exp $ # DISTNAME= gkrellmoon-0.6 @@ -12,7 +12,7 @@ HOMEPAGE= http://gkrellmoon.sourceforge.net/ COMMENT= GKrellM2 moonclock plugin USE_BUILDLINK3= yes -ALL_TARGET= gkrellmoon.so +BUILD_TARGET= gkrellmoon.so .include "../../devel/pkgconfig/buildlink3.mk" .include "../../sysutils/gkrellm/buildlink3.mk" |