diff options
author | kmoore <kmoore@FreeBSD.org> | 2014-07-23 21:19:40 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2014-07-23 21:19:40 +0800 |
commit | eb898507d1db3e7dd6721583bfb64043881a8c01 (patch) | |
tree | aa98841896ccb024101335fae1970a3c1090367f /emulators/Makefile | |
parent | 6fa3de7456de6674555ed67ca417679a55db5e83 (diff) | |
download | freebsd-ports-gnome-eb898507d1db3e7dd6721583bfb64043881a8c01.tar.gz freebsd-ports-gnome-eb898507d1db3e7dd6721583bfb64043881a8c01.tar.zst freebsd-ports-gnome-eb898507d1db3e7dd6721583bfb64043881a8c01.zip |
Add slave-port for emulators/wine-compholio, which will allow pkg users
to install proper wine version for use with pipelight
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index fc020ccbb42f..cb591d32c78a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -156,6 +156,7 @@ SUBDIR += wine SUBDIR += wine-devel SUBDIR += wine-doors + SUBDIR += wine-compholio SUBDIR += wine-gecko SUBDIR += wine-gecko-devel SUBDIR += wine-mono |