pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/seahorse Sort USE_* variables.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84b066b65dff
branches:  trunk
changeset: 482142:84b066b65dff
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Wed Oct 20 21:30:13 2004 +0000

description:
Sort USE_* variables.

diffstat:

 security/seahorse/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r 6c5dab3217b8 -r 84b066b65dff security/seahorse/Makefile
--- a/security/seahorse/Makefile        Wed Oct 20 21:26:49 2004 +0000
+++ b/security/seahorse/Makefile        Wed Oct 20 21:30:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/10/20 20:45:55 jmmv Exp $
+# $NetBSD: Makefile,v 1.32 2004/10/20 21:30:13 jmmv Exp $
 
 DISTNAME=      seahorse-0.7.4
 CATEGORIES=    security
@@ -13,12 +13,12 @@
 DEPENDS+=              gnupg>=1.2.1:../../security/gnupg
 
 GNU_CONFIGURE=         yes
+USE_BUILDLINK3=                yes
 USE_DIRS+=             gnome2-1.5
 USE_GNU_TOOLS+=                make
+USE_LIBTOOL=           yes
+USE_PKGLOCALEDIR=      yes
 USE_X11=               yes
-USE_BUILDLINK3=                yes
-USE_PKGLOCALEDIR=      yes
-USE_LIBTOOL=           yes
 
 CONFIGURE_ARGS=                --disable-gedit
 



Home | Main Index | Thread Index | Old Index