From a781a6e13c48cdb077c68680f30716b878435448 Mon Sep 17 00:00:00 2001 From: Grzegorz Blach Date: Sat, 27 Dec 2014 00:09:02 +0000 Subject: - Remove Mk/bsd.efl.mk - Convert USE_EFL=libtool_hack to USES=libtool - Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:... - Bump PORTVERSION in graphics/imlib2 and in all ports which depends on imlib2 PR: 196062 Approved by: portmgr --- graphics/maim/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/maim') diff --git a/graphics/maim/Makefile b/graphics/maim/Makefile index ff8f44ed0a7a..82e5472c6bbe 100644 --- a/graphics/maim/Makefile +++ b/graphics/maim/Makefile @@ -2,6 +2,7 @@ PORTNAME= maim PORTVERSION= 3.3.41 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= neel@neelc.org @@ -9,6 +10,8 @@ COMMENT= Screenshot utility with performance improvements over scrot LICENSE= GPLv3 +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + USE_GITHUB= yes GH_ACCOUNT= naelstrof GH_PROJECT= maim @@ -16,7 +19,6 @@ GH_TAGNAME= v${PORTVERSION} GH_COMMIT= 178b253 USES= cmake -USE_EFL= imlib2 USE_XORG= x11 xrandr xfixes PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz -- cgit v1.2.3