mark arch independent
This commit is contained in:
parent
c14edeb1a0
commit
ffbaa5235e
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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}
|
||||
|
||||
|
@ -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}/
|
||||
|
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user