diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-04 23:23:36 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-04 23:23:36 +0000 |
commit | 1a43040a4e321fdc8967368e8e6bb6220b62c51a (patch) | |
tree | 3616d1870fb1c1961115184bfc55b3fa14961d5a /x11-toolkits/hs-wxc | |
parent | e50d4e40aca484e98d08e0b09de0346c02c70b8c (diff) | |
download | ports-1a43040a4e321fdc8967368e8e6bb6220b62c51a.tar.gz ports-1a43040a4e321fdc8967368e8e6bb6220b62c51a.zip |
Notes
Diffstat (limited to 'x11-toolkits/hs-wxc')
-rw-r--r-- | x11-toolkits/hs-wxc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hs-wxc/Makefile b/x11-toolkits/hs-wxc/Makefile index c7e532b1ba1e..3ab194b0d69b 100644 --- a/x11-toolkits/hs-wxc/Makefile +++ b/x11-toolkits/hs-wxc/Makefile @@ -17,7 +17,7 @@ USE_WX= 3.0 WX_COMPS= wx WX_UNICODE= yes -NOPORTDOCS= yes +OPTIONS_EXCLUDE=DOCS post-patch:: @${REINPLACE_CMD} 's|"wx-config"|"wxgtk2u-2.9-config"| ; \ |