summaryrefslogtreecommitdiffstats
path: root/x11/3ddesktop/Makefile
diff options
context:
space:
mode:
authorgblach <gblach@FreeBSD.org>2014-12-27 00:09:02 +0000
committergblach <gblach@FreeBSD.org>2014-12-27 00:09:02 +0000
commitd4c5c37eca0a403509a26320d94e8ab76ca08968 (patch)
tree7061b4ba6bf92419cfcbfbdf988b02a781dbdcbb /x11/3ddesktop/Makefile
parent68dd0d4f5d63f5faaa53c0e01c225037306fb98a (diff)
downloadFreeBSD-ports-d4c5c37eca0a403509a26320d94e8ab76ca08968.zip
FreeBSD-ports-d4c5c37eca0a403509a26320d94e8ab76ca08968.tar.gz
- 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/3ddesktop/Makefile')
-rw-r--r--x11/3ddesktop/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile
index c39c8b1..28d4e5d 100644
--- a/x11/3ddesktop/Makefile
+++ b/x11/3ddesktop/Makefile
@@ -3,16 +3,17 @@
PORTNAME= 3ddesktop
PORTVERSION= 0.2.9
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= x11
MASTER_SITES= SF/desk3d/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= 3D Virtual Desktop Switcher
+LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2
+
USE_XORG= xmu
USE_GL= glut
-USE_EFL= imlib2
GNU_CONFIGURE= yes
PORTDOCS= README README.windowmanagers
OpenPOWER on IntegriCloud