From 108570a46d322d63e4948a63ff0351a7ef04aa07 Mon Sep 17 00:00:00 2001 From: Nikolay Sturm Date: Sun, 1 Feb 2004 20:22:18 +0000 Subject: [PATCH] mark arch independent --- www/amaya/english-dict/Makefile | 3 ++- www/amaya/french-dict/Makefile | 3 ++- www/august/Makefile | 3 ++- www/calamaris/Makefile | 3 ++- www/decss/Makefile | 3 ++- www/kronolith/Makefile | 3 ++- www/mindterm/Makefile | 3 ++- www/mycalendar/Makefile | 3 ++- www/nag/Makefile | 3 ++- www/turba/Makefile | 3 ++- www/weblint/Makefile | 3 ++- 11 files changed, 22 insertions(+), 11 deletions(-) diff --git a/www/amaya/english-dict/Makefile b/www/amaya/english-dict/Makefile index 81da100376..91fb423ac0 100644 --- a/www/amaya/english-dict/Makefile +++ b/www/amaya/english-dict/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2003/06/13 14:40:48 sturm Exp $ +# $OpenBSD: Makefile,v 1.10 2004/02/01 20:22:18 sturm Exp $ # # Many variables moved to ../Makefile.inc @@ -11,6 +11,7 @@ RUN_DEPENDS= ${DICT_RUN_DEPENDS} NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * DICNAME= Eprinc diff --git a/www/amaya/french-dict/Makefile b/www/amaya/french-dict/Makefile index dfa1e8d325..ddd9cd7593 100644 --- a/www/amaya/french-dict/Makefile +++ b/www/amaya/french-dict/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2003/06/13 14:40:48 sturm Exp $ +# $OpenBSD: Makefile,v 1.10 2004/02/01 20:22:18 sturm Exp $ # # Many variables moved to ../Makefile.inc @@ -11,6 +11,7 @@ RUN_DEPENDS= ${DICT_RUN_DEPENDS} NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * DICNAME= Fprinc diff --git a/www/august/Makefile b/www/august/Makefile index 1108a077cf..f8341afd33 100644 --- a/www/august/Makefile +++ b/www/august/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2003/12/27 23:42:29 jose Exp $ +# $OpenBSD: Makefile,v 1.15 2004/02/01 20:22:18 sturm Exp $ COMMENT= "html editor designed for the experienced web designer" @@ -24,6 +24,7 @@ RUN_DEPENDS= :weblint-*:www/weblint \ NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/august diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile index a383159313..e552b3b704 100644 --- a/www/calamaris/Makefile +++ b/www/calamaris/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2003/07/03 14:18:13 grange Exp $ +# $OpenBSD: Makefile,v 1.10 2004/02/01 20:22:18 sturm Exp $ # $RuOBSD: Makefile,v 1.3 2002/04/28 16:29:29 grange Exp $ COMMENT= "proxy-cache-servers logfiles analizer" @@ -20,6 +20,7 @@ MASTER_SITES= http://cord.de/tools/squid/calamaris/ NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * do-install: ${INSTALL_SCRIPT} ${WRKSRC}/calamaris ${PREFIX}/bin diff --git a/www/decss/Makefile b/www/decss/Makefile index 101ad38fca..52484f6bd2 100644 --- a/www/decss/Makefile +++ b/www/decss/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2003/10/18 19:44:43 sturm Exp $ +# $OpenBSD: Makefile,v 1.11 2004/02/01 20:22:18 sturm Exp $ COMMENT= "strip cascading style sheets from webpages" @@ -22,6 +22,7 @@ WRKDIST= ${WRKDIR}/source NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/DeCSS diff --git a/www/kronolith/Makefile b/www/kronolith/Makefile index 7d3802e4ea..11d44b07a0 100644 --- a/www/kronolith/Makefile +++ b/www/kronolith/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2003/07/04 23:35:25 avsm Exp $ +# $OpenBSD: Makefile,v 1.5 2004/02/01 20:22:18 sturm Exp $ COMMENT= "calendar and scheduling application for Horde" @@ -22,6 +22,7 @@ MASTER_SITES= ${MASTER_SITE_HORDE:=kronolith/} NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * EXTRACT_ONLY= PREFIX= /var/www diff --git a/www/mindterm/Makefile b/www/mindterm/Makefile index 1b14848326..b8f28708cb 100644 --- a/www/mindterm/Makefile +++ b/www/mindterm/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2003/12/09 17:29:45 marcm Exp $ +# $OpenBSD: Makefile,v 1.11 2004/02/01 20:22:18 sturm Exp $ COMMENT= "web-based java SSH client" @@ -21,6 +21,7 @@ PREFIX?= /var/www/htdocs NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * WRKDIST= ${WRKDIR} do-install: diff --git a/www/mycalendar/Makefile b/www/mycalendar/Makefile index e2b10fb2b2..3e596a314b 100644 --- a/www/mycalendar/Makefile +++ b/www/mycalendar/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2003/11/14 03:16:10 kevlo Exp $ +# $OpenBSD: Makefile,v 1.7 2004/02/01 20:22:18 sturm Exp $ COMMENT= "lightweight and easy to use web calendar" @@ -21,6 +21,7 @@ MASTER_SITES= http://www.fuzzymonkey.org/files/ NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * WRKDIST= ${WRKDIR}/calendar diff --git a/www/nag/Makefile b/www/nag/Makefile index 65360eef20..f806b6ff99 100644 --- a/www/nag/Makefile +++ b/www/nag/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2003/07/04 23:35:25 avsm Exp $ +# $OpenBSD: Makefile,v 1.6 2004/02/01 20:22:18 sturm Exp $ COMMENT= "task list manager for Horde" @@ -22,6 +22,7 @@ MASTER_SITES= ${MASTER_SITE_HORDE:=nag/} NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * EXTRACT_ONLY= PREFIX= /var/www diff --git a/www/turba/Makefile b/www/turba/Makefile index e9c4113511..1bb2d04b77 100644 --- a/www/turba/Makefile +++ b/www/turba/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2003/10/18 19:44:59 sturm Exp $ +# $OpenBSD: Makefile,v 1.6 2004/02/01 20:22:18 sturm Exp $ COMMENT= "contact management module for Horde" @@ -22,6 +22,7 @@ MASTER_SITES= ${MASTER_SITE_HORDE:=turba/} NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * EXTRACT_ONLY= PREFIX= /var/www diff --git a/www/weblint/Makefile b/www/weblint/Makefile index 23b8476dd0..6cbb5ce1dc 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2003/10/18 19:45:01 sturm Exp $ +# $OpenBSD: Makefile,v 1.12 2004/02/01 20:22:18 sturm Exp $ COMMENT= "perl lint program for html" @@ -16,6 +16,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes NO_BUILD= Yes +PKG_ARCH= * REGRESS_TARGET= test