diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-17 19:24:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-17 19:24:15 +0000 |
commit | deed15a2fc4e3a6980b3e3a99b9a98e0d012bf0b (patch) | |
tree | 0a9ab3423a44deb1ae02ed9d17fc5cdf3dd62f6e /audio/playmidi/Makefile | |
parent | 6d6e71f014b59b1a8db28aa88c28182569622766 (diff) | |
download | ports-deed15a2fc4e3a6980b3e3a99b9a98e0d012bf0b.tar.gz ports-deed15a2fc4e3a6980b3e3a99b9a98e0d012bf0b.zip |
Notes
Diffstat (limited to 'audio/playmidi/Makefile')
-rw-r--r-- | audio/playmidi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/playmidi/Makefile b/audio/playmidi/Makefile index 9929f177fa18..13ae9f8dfc99 100644 --- a/audio/playmidi/Makefile +++ b/audio/playmidi/Makefile @@ -19,6 +19,7 @@ COMMENT= MIDI player BROKEN= "Does not compile" .endif +ONLY_FOR_ARCHS= i386 IS_INTERACTIVE= YES # asks what devices you want to support HAS_CONFIGURE= YES CONFIGURE_SCRIPT= Configure |