summaryrefslogtreecommitdiff
path: root/x11/xfce4-desktop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-desktop/Makefile')
-rw-r--r--x11/xfce4-desktop/Makefile36
1 files changed, 7 insertions, 29 deletions
diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile
index 3da055f8a62..25fbc6cd08c 100644
--- a/x11/xfce4-desktop/Makefile
+++ b/x11/xfce4-desktop/Makefile
@@ -1,43 +1,21 @@
-# $NetBSD: Makefile,v 1.58 2014/05/05 00:48:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.59 2015/04/21 08:56:43 jperkin Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-DISTNAME= xfdesktop-${XFCE4_VERSION}
-PKGNAME= xfce4-desktop-${XFCE4_VERSION}
-PKGREVISION= 23
+DISTNAME= xfdesktop-4.12.1
+PKGNAME= xfce4-desktop-4.12.1
CATEGORIES= x11
+MASTER_SITES+= http://archive.xfce.org/src/xfce/xfdesktop/4.12/
+
+HOMEPAGE= http://docs.xfce.org/xfce/xfdesktop/start
COMMENT= Xfce desktop background manager
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE}
-BUILD_DEFS+= PKG_SYSCONFBASE
-
-PKG_SYSCONFSUBDIR= xdg/menus
-
-OWN_DIRS+= ${PKG_SYSCONFDIR}
-MAKE_DIRS+= ${PREFIX}/lib/xfce4 ${PREFIX}/libexec/xfce4
-MAKE_DIRS+= ${PREFIX}/libexec/panel-plugins ${XFCE4_EGBASE:Q}
-MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc
-MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C ${PREFIX}/share/xfce4/doc/C/images
-MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/da
-MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/fr ${PREFIX}/share/xfce4/doc/fr/images
-MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/ja ${PREFIX}/share/xfce4/doc/ja/images
-MAKE_DIRS+= ${PREFIX}/share/xfce4/panel-plugins
-
-CONF_FILES= ${XFCE4_EGBASE:Q}/menus/xfce-applications.menu \
- ${PKG_SYSCONFDIR}/xfce-applications.menu
-
.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/libwnck/buildlink3.mk"
-.include "../../devel/xfconf/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/xfce4-thunar/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../x11/libxfce4gui/buildlink3.mk"
-.include "../../x11/libxfce4menu/buildlink3.mk"
-.include "../../x11/libxfce4util/buildlink3.mk"
-.include "../../x11/xfce4-exo/buildlink3.mk"
-.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../x11/xfce4-garcon/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"