diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-02 04:25:17 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-02 04:25:17 +0000 |
commit | 1381cc7f9c5c2a201b2f8938633844150dd26f9d (patch) | |
tree | c27671203c3ab48bb0fd0f5bfd11305db5fc65af /audio | |
parent | e72c3d7a21d589725e0a4155b42d1711b40a433f (diff) | |
download | ports-1381cc7f9c5c2a201b2f8938633844150dd26f9d.tar.gz ports-1381cc7f9c5c2a201b2f8938633844150dd26f9d.zip |
- support alpha and sparc
Notes
Notes:
svn path=/head/; revision=72146
Diffstat (limited to 'audio')
-rw-r--r-- | audio/s3mod/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/s3mod/Makefile b/audio/s3mod/Makefile index 17400ce1c7a1..74f1e4e8c6c3 100644 --- a/audio/s3mod/Makefile +++ b/audio/s3mod/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org -ONLY_FOR_ARCHS= i386 - ALL_TARGET= freebsd pre-patch: |