diff options
author | snj <snj@pkgsrc.org> | 2004-04-27 22:03:13 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-27 22:03:13 +0000 |
commit | 0a924c61e9669c9d5210b7a3435fb164960126a5 (patch) | |
tree | 0040835f833b007f3c1f63b3ccb19fcbea041265 /chat/zephyr-mode | |
parent | a26a417d807354aa8128930bcea472fb56261db9 (diff) | |
download | pkgsrc-0a924c61e9669c9d5210b7a3435fb164960126a5.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'chat/zephyr-mode')
-rw-r--r-- | chat/zephyr-mode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/zephyr-mode/Makefile b/chat/zephyr-mode/Makefile index 07be1fffc74..fa8962729af 100644 --- a/chat/zephyr-mode/Makefile +++ b/chat/zephyr-mode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:26:33 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/27 22:03:13 snj Exp $ # DISTNAME= zephyr-mode-2.5.20 @@ -11,7 +11,7 @@ COMMENT= CMU Emacs-based Zephyr client DEPENDS= tzc>=2.6.15:../../chat/tzc -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES .include "../../mk/emacs.mk" |