pkgsrc/meta-pkgs/xfce4/Makefile.common
martti c7ac789105 Updated xfce4 to 4.0.5
This is a maintenance release, aimed at bug-fixing; no new features
are being added to the 4.0 branch.

The main purpose of this release is compatibility with the recent GTK+ 2.4.x
release along with other fixes.
2004-04-16 16:12:00 +00:00

28 lines
720 B
Makefile

# $NetBSD: Makefile.common,v 1.15 2004/04/16 16:12:00 martti Exp $
MASTER_SITES= http://www.xfce.org/archive/xfce-4.0.5/src/ \
http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.5/src/ \
http://linux.imp.mx/xfce4/xfce_4.0.5/src/
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.xfce.org/
XFCE4_VERSION= 4.0.5
# Do NOT put a PKGREVISION statement in this file!
USE_BUILDLINK3= yes
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"