pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/mldonkey-gui Backout last change, the ".include" i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/249d4ba80cfe
branches:  trunk
changeset: 491473:249d4ba80cfe
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Mar 24 16:20:20 2005 +0000

description:
Backout last change, the ".include" is already "Makefile.common".

diffstat:

 net/mldonkey-gui/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 1197b01d4ca4 -r 249d4ba80cfe net/mldonkey-gui/Makefile
--- a/net/mldonkey-gui/Makefile Thu Mar 24 16:16:10 2005 +0000
+++ b/net/mldonkey-gui/Makefile Thu Mar 24 16:20:20 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/03/24 16:16:10 tron Exp $
+# $NetBSD: Makefile,v 1.3 2005/03/24 16:20:20 tron Exp $
 #
 
 .include "../../net/mldonkey/Makefile.common"
@@ -22,6 +22,5 @@
        ${INSTALL_PROGRAM} ${WRKSRC}/mlim ${PREFIX}/libexec/mldonkey
        ${INSTALL_PROGRAM} ${WRKSRC}/mlnet+gui ${PREFIX}/libexec/mldonkey
 
-.include "../../mk/pthread.buildlink3.mk"
 .include "../../x11/lablgtk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index