diff options
author | bapt <bapt@FreeBSD.org> | 2014-05-28 20:12:46 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-05-28 20:12:46 +0800 |
commit | dfa3404627ef68edba3302a8fcaa5387ca8415e7 (patch) | |
tree | ecfd26adfc1143935d8457a15555caae07b734b6 /editors | |
parent | 71213898169dddfade6d0d6142683a2142ce2ba2 (diff) | |
download | freebsd-ports-gnome-dfa3404627ef68edba3302a8fcaa5387ca8415e7.tar.gz freebsd-ports-gnome-dfa3404627ef68edba3302a8fcaa5387ca8415e7.tar.zst freebsd-ports-gnome-dfa3404627ef68edba3302a8fcaa5387ca8415e7.zip |
Remove USE_DISPLAY from broken ports
With hat: portmgr
Diffstat (limited to 'editors')
-rw-r--r-- | editors/p5-Padre/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 634a13764348..5f99130ed652 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -70,7 +70,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_WX= 2.8+ WX_COMPS= wx contrib WX_UNICODE= yes -USE_DISPLAY= yes USES= perl5 gettext USE_PERL5= configure MAKE_JOBS_UNSAFE= yes |