2004-07-11 19:33:38 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2004/07/11 23:33:39 jolan Exp $
|
2003-12-15 01:11:33 -05:00
|
|
|
|
|
|
|
COMMENT= "xfce4 window mananger"
|
2004-01-08 20:27:41 -05:00
|
|
|
DISTNAME= xfwm4-${V}
|
2003-12-15 01:11:33 -05:00
|
|
|
|
|
|
|
LIB_DEPENDS= ${GTK2} \
|
|
|
|
${STARTUP} \
|
|
|
|
${MCS} \
|
|
|
|
${GUI}
|
|
|
|
|
|
|
|
RUN_DEPENDS= ${MCSMANG}
|
|
|
|
BUILD_DEPENDS= ${PKG} \
|
|
|
|
${RUN_DEPENDS}
|
|
|
|
|
2004-07-11 19:33:38 -04:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
2003-12-15 01:11:33 -05:00
|
|
|
.include <bsd.port.mk>
|