summaryrefslogtreecommitdiff
path: root/time/gcal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/gcal/Makefile')
-rw-r--r--time/gcal/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/gcal/Makefile b/time/gcal/Makefile
index 95fa5218a73..673238157df 100644
--- a/time/gcal/Makefile
+++ b/time/gcal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/08/09 11:29:16 seb Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/11 09:23:06 snj Exp $
#
DISTNAME= gcal-3.01
@@ -10,11 +10,11 @@ MAINTAINER= atatat@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gcal/gcal.html
COMMENT= Gnu version of the standard calendar utility
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
INFO_FILES= gcal.info
GNU_CONFIGURE= yes
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"