From ffbaa5235e36b797357b255ccedf57f0322138c7 Mon Sep 17 00:00:00 2001 From: sturm Date: Mon, 2 Feb 2004 17:45:22 +0000 Subject: [PATCH] mark arch independent --- mail/adcomplain/Makefile | 3 ++- mail/getmail/Makefile | 3 ++- mail/imp/Makefile | 3 ++- mail/openwebmail/Makefile | 3 ++- misc/migrationtools/Makefile | 3 ++- misc/pfm/Makefile | 3 ++- misc/tkinfo/Makefile | 3 ++- 7 files changed, 14 insertions(+), 7 deletions(-) diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile index c72c0b789f5..e8e53a77d65 100644 --- a/mail/adcomplain/Makefile +++ b/mail/adcomplain/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2002/10/27 17:21:39 naddy Exp $ +# $OpenBSD: Makefile,v 1.19 2004/02/02 17:45:22 sturm Exp $ COMMENT= "complain about SPAM" @@ -19,6 +19,7 @@ PERMIT_DISTFILES_FTP= Yes NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * WRKDIST= ${WRKDIR} diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 4b59f86c221..042d8d70849 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2003/10/14 16:55:08 sturm Exp $ +# $OpenBSD: Makefile,v 1.18 2004/02/02 17:45:23 sturm Exp $ COMMENT= "POP3 mail retriever" @@ -22,6 +22,7 @@ RUN_DEPENDS= :python-${PYTHON_VER}*:lang/python/${PYTHON_VER} NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * DOCDIR= ${PREFIX}/share/doc/getmail EXDIR= ${PREFIX}/share/examples/getmail diff --git a/mail/imp/Makefile b/mail/imp/Makefile index e9d505e2007..17880e078d1 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2003/08/30 05:04:41 avsm Exp $ +# $OpenBSD: Makefile,v 1.9 2004/02/02 17:45:23 sturm Exp $ COMMENT= "highly configurable pop3/imap4 webmail client" @@ -22,6 +22,7 @@ MASTER_SITES= ${MASTER_SITE_HORDE:=imp/tarballs/} NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * EXTRACT_ONLY= PREFIX= /var/www diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 0ae05ddb75e..5682a4f101f 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2003/11/13 05:55:50 kevlo Exp $ +# $OpenBSD: Makefile,v 1.18 2004/02/02 17:45:23 sturm Exp $ COMMENT= "highly configurable webmail client" @@ -27,6 +27,7 @@ RUN_DEPENDS= ::textproc/ispell \ NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * WRKDIST= ${WRKDIR} diff --git a/misc/migrationtools/Makefile b/misc/migrationtools/Makefile index 4671769da74..1788b41f2d7 100644 --- a/misc/migrationtools/Makefile +++ b/misc/migrationtools/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2002/10/27 21:07:53 naddy Exp $ +# $OpenBSD: Makefile,v 1.3 2004/02/02 17:45:22 sturm Exp $ COMMENT= "perl scripts for migrating system information to LDAP" @@ -19,6 +19,7 @@ RUN_DEPENDS= openldap:openldap-client-*:databases/openldap NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * SUBST_VARS= PKGNAME WRKDIST= ${WRKDIR}/${DISTNAME}-44 MTSDIR= ${PREFIX}/share/${PKGNAME}/ diff --git a/misc/pfm/Makefile b/misc/pfm/Makefile index 812d76d5c1c..e0b8b2e9fcd 100644 --- a/misc/pfm/Makefile +++ b/misc/pfm/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2003/04/06 00:49:37 margarida Exp $ +# $OpenBSD: Makefile,v 1.5 2004/02/02 17:45:22 sturm Exp $ COMMENT= "personal file manager" @@ -18,6 +18,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes NO_BUILD= Yes +PKG_ARCH= * BUILD_DEPENDS= :p5-Term-ReadLine-Gnu-*:devel/p5-Term-ReadLine-Gnu \ :p5-Term-ScreenColor-*:devel/p5-Term-ScreenColor \ diff --git a/misc/tkinfo/Makefile b/misc/tkinfo/Makefile index 6c3a9bf8f95..f836a5b13ec 100644 --- a/misc/tkinfo/Makefile +++ b/misc/tkinfo/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2003/12/27 23:37:45 jose Exp $ +# $OpenBSD: Makefile,v 1.17 2004/02/02 17:45:22 sturm Exp $ COMMENT= "Tk script to read GNU info files and display them" @@ -18,6 +18,7 @@ RUN_DEPENDS= :tk-8.4.*:x11/tk/8.4 NO_BUILD= Yes NO_REGRESS= Yes +PKG_ARCH= * do-install: ${INSTALL_SCRIPT} ${WRKSRC}/tkinfo ${PREFIX}/bin