diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-07-12 15:01:45 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-07-12 15:01:45 +0000 |
commit | daffe00d4a57c0ef6a21947a8121b8d233d8d3a5 (patch) | |
tree | 713942325bda393305edb21d46cd7f38d213aebc /x11/eaglemode | |
parent | 51498efaebaad1106dcf0d3f70c8feaa14c411ee (diff) | |
download | ports-daffe00d4a57c0ef6a21947a8121b8d233d8d3a5.tar.gz ports-daffe00d4a57c0ef6a21947a8121b8d233d8d3a5.zip |
Notes
Diffstat (limited to 'x11/eaglemode')
-rw-r--r-- | x11/eaglemode/Makefile | 8 | ||||
-rw-r--r-- | x11/eaglemode/files/patch-makers-unicc-plugins-unicc__gnu.pm (renamed from x11/eaglemode/files/patch-makers-unicc-plugins-unicc_gnu.pm) | 0 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile index 7a1bcf9f1989..198e476f9e60 100644 --- a/x11/eaglemode/Makefile +++ b/x11/eaglemode/Makefile @@ -9,10 +9,10 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Futuristic zoomable user environment -LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff \ - freetype.9:${PORTSDIR}/print/freetype2 + tiff:${PORTSDIR}/graphics/tiff \ + freetype:${PORTSDIR}/print/freetype2 USE_BZIP2= yes USE_PERL5_BUILD=yes @@ -34,7 +34,7 @@ PDF_DESC= PDF support through poppler-glib .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MXINE} -LIB_DEPENDS+= xine.2:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine:${PORTSDIR}/multimedia/libxine BUILD_ARGS+= xine-inc-dir="${LOCALBASE}/include" \ xine-lib-dir="${LOCALBASE}/lib" PLIST_SUB+= EMAV="" diff --git a/x11/eaglemode/files/patch-makers-unicc-plugins-unicc_gnu.pm b/x11/eaglemode/files/patch-makers-unicc-plugins-unicc__gnu.pm index 03823c0b2463..03823c0b2463 100644 --- a/x11/eaglemode/files/patch-makers-unicc-plugins-unicc_gnu.pm +++ b/x11/eaglemode/files/patch-makers-unicc-plugins-unicc__gnu.pm |