diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-31 11:09:52 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-31 11:09:52 +0000 |
commit | 6615468f43a5f82b3329dd4f4ba3dbc460cdaf4e (patch) | |
tree | 11a7a4da284ea86d7688e17cae72d3b6abae7528 /audio/s3mod | |
parent | 9a5d4c3327262f9d458034f036784c32cda5d044 (diff) | |
download | ports-6615468f43a5f82b3329dd4f4ba3dbc460cdaf4e.tar.gz ports-6615468f43a5f82b3329dd4f4ba3dbc460cdaf4e.zip |
Notes
Diffstat (limited to 'audio/s3mod')
-rw-r--r-- | audio/s3mod/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/s3mod/Makefile b/audio/s3mod/Makefile index 18fbfce5b0f5..5f205c293008 100644 --- a/audio/s3mod/Makefile +++ b/audio/s3mod/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org +ONLY_FOR_ARCHS= i386 + ALL_TARGET= freebsd pre-patch: |