aboutsummaryrefslogtreecommitdiff
path: root/graphics/icat
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2014-12-27 00:09:02 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2014-12-27 00:09:02 +0000
commita781a6e13c48cdb077c68680f30716b878435448 (patch)
tree7061b4ba6bf92419cfcbfbdf988b02a781dbdcbb /graphics/icat
parentceac9c5f821f4de7ba12309c13065316089a513f (diff)
downloadports-a781a6e13c48cdb077c68680f30716b878435448.tar.gz
ports-a781a6e13c48cdb077c68680f30716b878435448.zip
- 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
Notes
Notes: svn path=/head/; revision=375663
Diffstat (limited to 'graphics/icat')
-rw-r--r--graphics/icat/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/icat/Makefile b/graphics/icat/Makefile
index 9c4b80d8ef87..897d9e3ca200 100644
--- a/graphics/icat/Makefile
+++ b/graphics/icat/Makefile
@@ -3,13 +3,15 @@
PORTNAME= icat
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Displays images in 256-color capable terminals
+LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2
+
USES= gmake dos2unix
-USE_EFL= imlib2
USE_GITHUB= yes
GH_ACCOUNT= atextor
GH_TAGNAME= v${PORTVERSION}