summaryrefslogtreecommitdiff
path: root/sysutils/gnome-menus
diff options
context:
space:
mode:
authorwiz <wiz>2005-04-19 11:00:57 +0000
committerwiz <wiz>2005-04-19 11:00:57 +0000
commit33a162dedd76359c86b59382a5eb290dafa5ea4e (patch)
treef9cc16c8d8720084752a4153dce8196246a5163a /sysutils/gnome-menus
parente09cd0cd9d657157a75a60f1d9791b7d61e04729 (diff)
downloadpkgsrc-33a162dedd76359c86b59382a5eb290dafa5ea4e.tar.gz
Depend on xdg-dirs-1.2.
Do not try to remove share/desktop-directories in deinstall. Bump PKGREVISION.
Diffstat (limited to 'sysutils/gnome-menus')
-rw-r--r--sysutils/gnome-menus/Makefile5
-rw-r--r--sysutils/gnome-menus/PLIST4
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/gnome-menus/Makefile b/sysutils/gnome-menus/Makefile
index df71fd1851b..5eb698afde1 100644
--- a/sysutils/gnome-menus/Makefile
+++ b/sysutils/gnome-menus/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2005/04/19 00:34:32 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/19 11:00:57 wiz Exp $
#
DISTNAME= gnome-menus-2.10.1
+PKGREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-menus/2.10/}
EXTRACT_SUFX= .tar.bz2
@@ -11,7 +12,7 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= Implementation of the desktop menu specification for GNOME
GNU_CONFIGURE= yes
-USE_DIRS+= xdg-1.1
+USE_DIRS+= xdg-1.2
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
USE_PKGINSTALL= yes
diff --git a/sysutils/gnome-menus/PLIST b/sysutils/gnome-menus/PLIST
index 7bcc4d8aa98..56f72385d15 100644
--- a/sysutils/gnome-menus/PLIST
+++ b/sysutils/gnome-menus/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/04/19 00:34:32 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/04/19 11:00:57 wiz Exp $
bin/gnome-menu-spec-test
include/gnome-menus/menu-tree.h
lib/libgnome-menu.la
@@ -72,5 +72,5 @@ ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-menus.mo
@dirrm share/examples/gnome-menus/xdg/menus
@dirrm share/examples/gnome-menus/xdg
@dirrm share/examples/gnome-menus
-@unexec ${RMDIR} %D/share/desktop-directories 2>/dev/null || ${TRUE}
+@@comment in xdg-dirs: @dirrm share/desktop-directories
@dirrm include/gnome-menus