pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/gtkpod Alphabetize and otherwise reorder some en...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/820701c5f8e6
branches:  trunk
changeset: 500057:820701c5f8e6
user:      smb <smb%pkgsrc.org@localhost>
date:      Sat Oct 01 19:54:41 2005 +0000

description:
Alphabetize and otherwise reorder some entries

diffstat:

 audio/gtkpod/Makefile |  16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r 93d9f78d933e -r 820701c5f8e6 audio/gtkpod/Makefile
--- a/audio/gtkpod/Makefile     Sat Oct 01 19:36:01 2005 +0000
+++ b/audio/gtkpod/Makefile     Sat Oct 01 19:54:41 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/10/01 15:43:51 smb Exp $
+# $NetBSD: Makefile,v 1.3 2005/10/01 19:54:41 smb Exp $
 #
 
 DISTNAME=      gtkpod-0.94.0
@@ -12,22 +12,22 @@
 BUILD_USES_MSGFMT=     yes
 
 GNU_CONFIGURE=         yes
+
+USE_LIBTOOL=   yes
 USE_PKGLOCALEDIR=      yes
-
 USE_TOOLS+=    pkg-config
-USE_LIBTOOL=   yes
 
 BUILDLINK_DEPENDS.gtk2+=       gtk2+>=2.4.0
 
 .include "../../audio/libid3tag/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/atk/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/atk/buildlink3.mk"
+.include "../../devel/libglade2/buildlink3.mk"
 .include "../../devel/pango/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../textproc/intltool/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/x11.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index