pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-pgf Reorder lines to be more standard.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/110107b33c53
branches:  trunk
changeset: 540879:110107b33c53
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 09 19:34:41 2008 +0000

description:
Reorder lines to be more standard.

diffstat:

 print/tex-pgf/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 3f92fcf91e07 -r 110107b33c53 print/tex-pgf/Makefile
--- a/print/tex-pgf/Makefile    Wed Apr 09 19:31:41 2008 +0000
+++ b/print/tex-pgf/Makefile    Wed Apr 09 19:34:41 2008 +0000
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.3 2008/04/01 01:36:32 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/04/09 19:34:41 wiz Exp $
 #
 
 DISTNAME=      pgf-1.10
 PKGNAME=       tex-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    print graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pgf/}
-PKGREVISION=   1
-DEPENDS=       tex-xkeyval-[0-9]*:../../print/tex-xkeyval
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://pgf.sourceforge.net/
 COMMENT=       Graphic systems for TeX
 
+DEPENDS=       tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
 USE_LANGUAGES= # none
 
 USE_DIRS+=     texmf-1.4



Home | Main Index | Thread Index | Old Index