diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-08 17:12:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-08 17:12:21 +0000 |
commit | bfd52f9e572ee957da444e69ff9085534b60ca33 (patch) | |
tree | 8409bd02344f0df94964880b965eb1d8ca739113 /x11-toolkits | |
parent | b6f7a42432e977ae567821561c308ca98a3c70cb (diff) | |
download | ports-bfd52f9e572ee957da444e69ff9085534b60ca33.tar.gz ports-bfd52f9e572ee957da444e69ff9085534b60ca33.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Wx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile index f836d2c13281..454028849b53 100644 --- a/x11-toolkits/p5-Wx/Makefile +++ b/x11-toolkits/p5-Wx/Makefile @@ -24,7 +24,6 @@ UNICODE_DESC= Build with Unicode support USE_WX= 2.6+ WX_COMPS= wx contrib -USE_DISPLAY= yes PERL_CONFIGURE= yes CC= ${CXX} CFLAGS+= -pthread -Wno-write-strings |