diff options
author | miwi <miwi@FreeBSD.org> | 2009-10-12 06:32:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-10-12 06:32:19 +0800 |
commit | 8573232df920987badff774728caa4da31ad2405 (patch) | |
tree | 25d3c93d8f2f50c0078414c0c65487318c253e1a /net | |
parent | 459b5a369b12fefa0460ba56e4c6d327cd1986b9 (diff) | |
download | freebsd-ports-gnome-8573232df920987badff774728caa4da31ad2405.tar.gz freebsd-ports-gnome-8573232df920987badff774728caa4da31ad2405.tar.zst freebsd-ports-gnome-8573232df920987badff774728caa4da31ad2405.zip |
- Mark as IS_INTERACTIV
Diffstat (limited to 'net')
-rw-r--r-- | net/wowzamediaserverpro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wowzamediaserverpro/Makefile b/net/wowzamediaserverpro/Makefile index 073be0ac4d71..ad8b5f1a3624 100644 --- a/net/wowzamediaserverpro/Makefile +++ b/net/wowzamediaserverpro/Makefile @@ -17,6 +17,7 @@ COMMENT= Commercial flash media server written in java RESTRICTED= Redistribution not allowed +IS_INTERACTIVE= yes NO_WRKSUBDIR= yes NO_BUILD= yes NO_EXTRACT= yes |