9a96838bce
Too many changes to list here, please read the Changelog from www.xfce.org (http://www.xfce.org/release_notes/4.2.0_changelog.html)
16 lines
499 B
Makefile
16 lines
499 B
Makefile
# $NetBSD: Makefile,v 1.11 2005/01/17 12:56:13 martti Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce-mcs-manager-${XFCE4_VERSION}
|
|
PKGNAME= xfce4-mcs-manager-${XFCE4_VERSION}
|
|
CATEGORIES= x11
|
|
COMMENT= XFce4 settings manager
|
|
|
|
PKGCONFIG_OVERRIDE= xfce-mcs-manager/xfce-mcs-manager.pc.in
|
|
PTHREAD_AUTO_VARS= yes
|
|
|
|
.include "../../x11/libxfce4gui/buildlink3.mk"
|
|
.include "../../x11/libxfce4mcs/buildlink3.mk"
|
|
.include "../../mk/pthread.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|