pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/fvwm-wharf Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2420f739f083
branches:  trunk
changeset: 473776:2420f739f083
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Apr 24 15:58:44 2004 +0000

description:
Convert to buildlink3.

diffstat:

 x11/fvwm-wharf/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r 8d8738bf8d1a -r 2420f739f083 x11/fvwm-wharf/Makefile
--- a/x11/fvwm-wharf/Makefile   Sat Apr 24 15:49:42 2004 +0000
+++ b/x11/fvwm-wharf/Makefile   Sat Apr 24 15:58:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/10/21 13:39:33 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/24 15:58:44 snj Exp $
 
 DISTNAME=              AfterStep-1.0
 PKGNAME=               fvwm-wharf-1.0
@@ -9,9 +9,8 @@
 HOMEPAGE=              http://www.afterstep.org/
 COMMENT=               Copy of AfterStep's Wharf compatible with fvwm2
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_IMAKE=             YES
-USE_X11BASE=           YES
 # We don't want the '-a' flag
 XMKMF=                 ${XMKMF_CMD}
 
@@ -22,5 +21,5 @@
        ${INSTALL_PROGRAM} ${WRKSRC}/modules/Wharf/Wharf ${PREFIX}/bin/Fvwm-Wharf
        ${INSTALL_MAN} ${WRKSRC}/modules/Wharf/Wharf.man ${PREFIX}/man/man1/Fvwm-Wharf.1
 
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index