diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2014-07-24 13:58:01 +0000 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2014-07-24 13:58:01 +0000 |
commit | 7d550b8d2e33dfec3f15fd140726b610236cc3f5 (patch) | |
tree | 2a5626b54cc2a9e717685e40ae25f39031bdf73f /emulators/wine-compholio | |
parent | e82212fb33a920ea407998bf965a633ac37cbcf3 (diff) | |
download | ports-7d550b8d2e33dfec3f15fd140726b610236cc3f5.tar.gz ports-7d550b8d2e33dfec3f15fd140726b610236cc3f5.zip |
Notes
Diffstat (limited to 'emulators/wine-compholio')
-rw-r--r-- | emulators/wine-compholio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine-compholio/Makefile b/emulators/wine-compholio/Makefile index 4d8d40f5598c..2a3f7202dddb 100644 --- a/emulators/wine-compholio/Makefile +++ b/emulators/wine-compholio/Makefile @@ -7,7 +7,7 @@ SLAVE_PORT= wine-devel CONFLICTS= wine-[0-9]* wine-devel-[0-9]* -OPTIONS_SET= COMPHOLIO LIBXSLT GNUTLS X11 +OPTIONS_SET= COMPHOLIO LIBXSLT GNUTLS HAL X11 MASTERDIR= ${.CURDIR}/../wine-devel PLIST= ${.MASTERDIR}/pkg-plist |