aboutsummaryrefslogtreecommitdiffstats
path: root/x11/bgs
diff options
context:
space:
mode:
authorgblach <gblach@FreeBSD.org>2014-12-27 08:09:02 +0800
committergblach <gblach@FreeBSD.org>2014-12-27 08:09:02 +0800
commitd4c5c37eca0a403509a26320d94e8ab76ca08968 (patch)
tree7061b4ba6bf92419cfcbfbdf988b02a781dbdcbb /x11/bgs
parent68dd0d4f5d63f5faaa53c0e01c225037306fb98a (diff)
downloadfreebsd-ports-gnome-d4c5c37eca0a403509a26320d94e8ab76ca08968.tar.gz
freebsd-ports-gnome-d4c5c37eca0a403509a26320d94e8ab76ca08968.tar.zst
freebsd-ports-gnome-d4c5c37eca0a403509a26320d94e8ab76ca08968.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
Diffstat (limited to 'x11/bgs')
-rw-r--r--x11/bgs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/bgs/Makefile b/x11/bgs/Makefile
index edbc7febab3f..c7f7012b5091 100644
--- a/x11/bgs/Makefile
+++ b/x11/bgs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bgs
PORTVERSION= 0.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= http://s01.de/~gottox/files/bgs/ \
http://laffaye.free.fr/distfiles/
@@ -11,8 +11,9 @@ MASTER_SITES= http://s01.de/~gottox/files/bgs/ \
MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Simple X11 BackGround Setter using Imlib2
+LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2
+
USE_XORG= x11 xinerama
-USE_EFL= imlib2
PLIST_FILES= bin/bgs \
man/man1/bgs.1.gz