2013-03-10 21:30:26 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.21 2013/03/11 01:30:27 espie Exp $
|
2007-05-28 13:15:10 -04:00
|
|
|
|
2007-09-15 21:37:09 -04:00
|
|
|
COMMENT= X DX cluster watcher
|
2007-05-28 13:15:10 -04:00
|
|
|
|
2008-10-29 07:28:36 -04:00
|
|
|
VERSION= 2.4
|
2007-05-28 13:15:10 -04:00
|
|
|
DISTNAME= xdx-${VERSION}
|
2011-11-04 04:21:59 -04:00
|
|
|
REVISION= 8
|
2009-12-21 13:05:49 -05:00
|
|
|
|
2007-05-28 13:15:10 -04:00
|
|
|
CATEGORIES= comms hamradio
|
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2011-11-04 04:21:59 -04:00
|
|
|
WANTLIB += GL X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
|
|
|
|
WANTLIB += Xrandr Xrender atk-1.0 c cairo expat fontconfig freetype
|
|
|
|
WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
|
|
|
|
WANTLIB += gobject-2.0 gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0
|
|
|
|
WANTLIB += pangoft2-1.0 pixman-1 png pthread pthread-stubs xcb
|
|
|
|
WANTLIB += xcb-render xcb-shm z
|
2007-10-24 18:42:26 -04:00
|
|
|
|
2010-09-12 12:49:08 -04:00
|
|
|
MASTER_SITES= http://distfiles.nl/
|
2007-05-28 13:15:10 -04:00
|
|
|
|
2010-08-26 16:21:34 -04:00
|
|
|
CONFIGURE_STYLE=gnu
|
2007-05-28 13:15:10 -04:00
|
|
|
|
2007-10-24 18:42:26 -04:00
|
|
|
MODULES= devel/gettext
|
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
RUN_DEPENDS= devel/desktop-file-utils
|
|
|
|
LIB_DEPENDS= x11/gtk+2
|
2007-05-28 13:15:10 -04:00
|
|
|
|
2010-10-18 12:52:44 -04:00
|
|
|
USE_GROFF = Yes
|
2007-07-11 10:25:34 -04:00
|
|
|
|
2007-05-28 13:15:10 -04:00
|
|
|
.include <bsd.port.mk>
|