From 4995bee7cb7617f8e17771f0c81528abe5961012 Mon Sep 17 00:00:00 2001 From: Rusmir Dusko Date: Sun, 6 Apr 2014 18:28:17 +0000 Subject: - Use dos2unix and tar:bzip2 instead of USE_DOS2UNIX and USE_BZIP2=yes - Change Desktop entry file --- graphics/eos-movrec/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'graphics/eos-movrec') diff --git a/graphics/eos-movrec/Makefile b/graphics/eos-movrec/Makefile index ec011957d7e9..e89916f06af1 100644 --- a/graphics/eos-movrec/Makefile +++ b/graphics/eos-movrec/Makefile @@ -14,16 +14,15 @@ LICENSE= GPLv2 LIB_DEPENDS= libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 -USE_BZIP2= yes -USES= cmake pkgconfig -USE_DOS2UNIX= *.pro *.cpp *.h +USES= cmake dos2unix pkgconfig tar:bzip2 +DOS2UNIX_GLOB= *.pro *.cpp *.h USE_QT4= qmake_build moc_build rcc_build uic_build gui INSTALLS_ICONS= yes ICON_SIZES= 16x16 32x32 128x128 256x256 512x512 -DESKTOP_ENTRIES="EOS Camera Movie Recorder" "${COMMENT}" "${PORTNAME}" \ - "eos_movrec" "Graphics;Photography;Qt;" false +DESKTOP_ENTRIES="EOS Camera Movie Recorder" "" "${PORTNAME}" \ + "eos_movrec" "Graphics;Photography;Qt;" "" post-patch: @${REINPLACE_CMD} -e 's|GLIBC|${OPSYS}|' ${WRKSRC}/os_api.h -- cgit v1.2.3