diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-04-07 21:49:12 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-04-07 21:49:12 +0000 |
commit | c0fa76f0c800d15418886666c8a019a668667167 (patch) | |
tree | 8650654dbcf753da5a73d42f9a284c1bc0eb0106 /audio/jack | |
parent | a43b7c72b82184e5acc3c845d49e91f56fbd34d9 (diff) | |
download | ports-c0fa76f0c800d15418886666c8a019a668667167.tar.gz ports-c0fa76f0c800d15418886666c8a019a668667167.zip |
Notes
Diffstat (limited to 'audio/jack')
-rw-r--r-- | audio/jack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile index 940611ab4bba..fa9d422a62ac 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -25,6 +25,7 @@ USE_GETOPT_LONG= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GNOME= pkgconfig gnometarget gnomehack +ONLY_FOR_ARCHS= i386 amd64 MAN1= jackd.1 jackstart.1 |