summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4/Makefile.common
blob: 559ac5ab5dc0326612f401e225643c9a9a182165 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# $NetBSD: Makefile.common,v 1.19 2005/04/11 21:46:33 tv Exp $

MASTER_SITES=		http://www.xfce.org/archive/xfce-4.2.1.1/src/ \
			http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.2.1.1/src/ \
			http://linux.imp.mx/xfce4/xfce_4.2.1.1/src/

MAINTAINER=		martti@NetBSD.org
HOMEPAGE=		http://www.xfce.org/

XFCE4_VERSION=		4.2.1

# Do NOT put a PKGREVISION statement in this file!

USE_X11=		# defined
USE_PKGLOCALEDIR=	# defined
USE_LIBTOOL=		# defined
GNU_CONFIGURE=		# defined
USE_GNU_TOOLS+=		make

.if ${MACHINE_ARCH} == "alpha"
GCC_REQD+=		3.0
.endif

PKG_CONFIG_PATH=	${BUILDLINK_DIR}/lib/pkgconfig

.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"