pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/fspanel Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b929eaa651e9
branches: trunk
changeset: 473624:b929eaa651e9
user: snj <snj%pkgsrc.org@localhost>
date: Thu Apr 22 03:31:47 2004 +0000
description:
Convert to buildlink3.
diffstat:
x11/fspanel/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r 0b9c45e2a122 -r b929eaa651e9 x11/fspanel/Makefile
--- a/x11/fspanel/Makefile Thu Apr 22 03:26:41 2004 +0000
+++ b/x11/fspanel/Makefile Thu Apr 22 03:31:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/08/01 13:44:51 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/22 03:31:47 snj Exp $
#
DISTNAME= fspanel-0.8beta1
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.chatjunkies.org/fspanel/
COMMENT= F***ing Small Panel
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
HAS_CONFIGURE= YES
@@ -19,6 +19,6 @@
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fspanel ${PREFIX}/bin/
-.include "../../fonts/Xft2/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../fonts/Xft2/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index