mark arch independent

This commit is contained in:
sturm 2004-02-03 07:28:12 +00:00
parent c606093535
commit 4e13d5dcd5
8 changed files with 16 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2003/06/04 22:16:22 jolan Exp $
# $OpenBSD: Makefile,v 1.5 2004/02/03 07:32:00 sturm Exp $
# Original from: Stephane Peter <megastep@megastep.org>
COMMENT= "script generating a self-extractible .tgz from a directory"
@ -24,6 +24,7 @@ EXTRACT_SUFX= .gz.sh
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
post-extract:
@cd ${WRKDIR} && ${SH} ${FULLDISTDIR}/${DISTNAME}${EXTRACT_SUFX}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2003/04/27 22:45:42 margarida Exp $
# $OpenBSD: Makefile,v 1.17 2004/02/03 07:32:00 sturm Exp $
COMMENT= "embedding CDDB information in MP3s"
@ -23,6 +23,7 @@ RUN_DEPENDS= ::audio/p5-MP3-Info \
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mp3cddb

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2003/08/03 01:07:40 naddy Exp $
# $OpenBSD: Makefile,v 1.4 2004/02/03 07:32:00 sturm Exp $
COMMENT= "audio CD to audio file encoder"
DISTNAME= vlorb-1.2
@ -22,6 +22,7 @@ RUN_DEPENDS= :cdparanoia-*:audio/cdparanoia \
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
pre-install:
@perl -i -pe 's:/etc/vlorbrc:${SYSCONFDIR}/vlorbrc:g' \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2002/10/24 23:52:29 naddy Exp $
# $OpenBSD: Makefile,v 1.10 2004/02/03 07:28:12 sturm Exp $
COMMENT= "chinese big5/gb truetype fonts"
@ -20,6 +20,7 @@ BUILD_DEPENDS= ::chinese/ttfm
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
WRKDIST= ${WRKDIR}/arphic

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2002/10/24 23:52:29 naddy Exp $
# $OpenBSD: Makefile,v 1.9 2004/02/03 07:28:12 sturm Exp $
COMMENT= "extra chinese fonts"
@ -22,6 +22,7 @@ CONFIGURE_STYLE= imake
EXTRACT_ONLY=
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
FONTS= kc8x15.pcf.gz kc12x24.pcf.gz kc15f.pcf.gz kc24f.pcf.gz

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2003/09/22 22:53:36 pvalchev Exp $
# $OpenBSD: Makefile,v 1.21 2004/02/03 07:28:12 sturm Exp $
COMMENT= "extra chinese fonts"
@ -24,6 +24,7 @@ FONTS= taipei16.pcf.gz taipeik20.pcf.gz taipeim20.pcf.gz \
DISTFILES= ${FONTS}
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
EXTRACT_ONLY=
CONFIGURE_STYLE= imake

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2002/09/18 21:41:51 naddy Exp $
# $OpenBSD: Makefile,v 1.8 2004/02/03 07:28:12 sturm Exp $
COMMENT= "rpm2cpio, simple perl converter"
@ -21,6 +21,7 @@ DISTFILES= rpm2cpio
EXTRACT_ONLY=
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
do-install:
${INSTALL_SCRIPT} ${FULLDISTDIR}/rpm2cpio ${PREFIX}/bin

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2003/10/26 23:49:33 naddy Exp $
# $OpenBSD: Makefile,v 1.6 2004/02/03 07:28:12 sturm Exp $
COMMENT= "convert a MySQL dump to a PostgreSQL dump"
@ -24,6 +24,7 @@ PERMIT_DISTFILES_FTP= Yes
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
do-install:
${INSTALL_SCRIPT} ${FULLDISTDIR}/mysql2pgsql ${PREFIX}/bin