summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-07 21:51:05 +0000
committerjlam <jlam>2006-07-07 21:51:05 +0000
commit26c2367ebece689bc0bfdd55b57f452ef76fcb6a (patch)
tree4c2fa32d1bb79a5581392c047d46f81d24f49f43
parent7f7c31346959e777efa5426a1927c8812a200798 (diff)
downloadpkgsrc-26c2367ebece689bc0bfdd55b57f452ef76fcb6a.tar.gz
Reorder sections to more closely follow pkgsrc Makefile guidelines.
-rw-r--r--databases/yasql/Makefile10
-rw-r--r--math/antixls/Makefile6
2 files changed, 8 insertions, 8 deletions
diff --git a/databases/yasql/Makefile b/databases/yasql/Makefile
index afc084dbfc2..bfab131f7b7 100644
--- a/databases/yasql/Makefile
+++ b/databases/yasql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/07/07 21:49:38 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/07/07 21:51:05 jlam Exp $
DISTNAME= yasql-1.81
CATEGORIES= databases
@@ -8,15 +8,15 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://yasql.sourceforge.net/
COMMENT= Yet another SQLPlus replacement for Oracle
+DEPENDS+= p5-DBD-Oracle-[0-9]*:../../databases/p5-DBD-Oracle
+DEPENDS+= p5-Term-ReadLine-[0-9]*:../../devel/p5-Term-ReadLine
+DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
+
GNU_CONFIGURE= yes
NO_BUILD= yes
CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR:Q}
-DEPENDS+= p5-DBD-Oracle-[0-9]*:../../databases/p5-DBD-Oracle
-DEPENDS+= p5-Term-ReadLine-[0-9]*:../../devel/p5-Term-ReadLine
-DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
-
CONF_FILES+= ${PREFIX}/share/examples/yasql/yasql.conf \
${PKG_SYSCONFDIR}/yasql.conf
diff --git a/math/antixls/Makefile b/math/antixls/Makefile
index 52039b3c02b..f26f4f77c37 100644
--- a/math/antixls/Makefile
+++ b/math/antixls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/07 15:19:59 dillo Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/07 21:59:04 jlam Exp $
#
DISTNAME= antixls-0.2b
@@ -10,13 +10,13 @@ MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://www.af0.net/~dan/?antixls
COMMENT= Print XLS file with minimal formatting, or as CSV
+DEPENDS+= p5-Spreadsheet-ParseExcel-[0-9]*:../../math/p5-Spreadsheet-ParseExcel
+
WRKSRC= ${WRKDIR}
EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} antixls
REPLACE_PERL+= antixls
NO_BUILD= YES
-DEPENDS+= p5-Spreadsheet-ParseExcel-[0-9]*:../../math/p5-Spreadsheet-ParseExcel
-
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/antixls ${PREFIX}/bin