pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/asclock Convert to buildlink3 and remove superflu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a567a9bfafd9
branches:  trunk
changeset: 472585:a567a9bfafd9
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 11 16:35:43 2004 +0000

description:
Convert to buildlink3 and remove superfluous USE_X11BASE.

diffstat:

 time/asclock/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (26 lines):

diff -r 4e9e8eeddd1d -r a567a9bfafd9 time/asclock/Makefile
--- a/time/asclock/Makefile     Sun Apr 11 16:29:52 2004 +0000
+++ b/time/asclock/Makefile     Sun Apr 11 16:35:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/02/04 05:16:33 reed Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/11 16:35:43 snj Exp $
 
 DISTNAME=      asclock-classic-1.0
 PKGNAME=       asclock-1.0
@@ -12,8 +12,7 @@
 
 WRKSRC=                ${WRKDIR}/asclock1.0
 USE_IMAKE=     YES
-USE_X11BASE=   YES
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 
 LANGUAGES=     en de pt nl no it sv es hu br fr cs ru uk sl id da
 
@@ -72,5 +71,5 @@
 .endfor
        @${ECHO} @dirrm share/asclock-classic >> ${PLIST_SRC}
 
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index