aboutsummaryrefslogtreecommitdiff
path: root/games/xteddy
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 /games/xteddy
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 'games/xteddy')
-rw-r--r--games/xteddy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile
index 840a172ff779..b23b2591b94e 100644
--- a/games/xteddy/Makefile
+++ b/games/xteddy/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xteddy
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://webstaff.itn.liu.se/~stegu/xteddy/ \
http://www.skysmurf.nl/comp/FreeBSD/distfiles/
@@ -12,8 +13,9 @@ COMMENT= Cuddlesome teddy for the X desktop
LICENSE= GPLv2
+LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2
+
USES= pkgconfig
-USE_EFL= imlib2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include