summaryrefslogtreecommitdiffstats
path: root/x11/gnome-menus/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-11-26 06:06:36 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-11-26 06:06:36 +0800
commitb3ca8f7f6d7183e9a7511b7bd9548e9c1b0812ff (patch)
treefc336cb031f2dc153b16d05efdaad97e0713a810 /x11/gnome-menus/Makefile
parent0e07efa86324b98a3f975da63a96a66aaaf7f371 (diff)
downloadmarcuscom-ports-b3ca8f7f6d7183e9a7511b7bd9548e9c1b0812ff.tar
marcuscom-ports-b3ca8f7f6d7183e9a7511b7bd9548e9c1b0812ff.tar.gz
marcuscom-ports-b3ca8f7f6d7183e9a7511b7bd9548e9c1b0812ff.tar.bz2
marcuscom-ports-b3ca8f7f6d7183e9a7511b7bd9548e9c1b0812ff.tar.lz
marcuscom-ports-b3ca8f7f6d7183e9a7511b7bd9548e9c1b0812ff.tar.xz
marcuscom-ports-b3ca8f7f6d7183e9a7511b7bd9548e9c1b0812ff.tar.zst
marcuscom-ports-b3ca8f7f6d7183e9a7511b7bd9548e9c1b0812ff.zip
- One more name change auto-plist -> auto-rmdir, name credit goes to mezz
- Make output quiet I think we're ready for some real testing when you guys update ports =) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7954 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-menus/Makefile')
-rw-r--r--x11/gnome-menus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile
index 577314d9f..8ee98d21c 100644
--- a/x11/gnome-menus/Makefile
+++ b/x11/gnome-menus/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-menus/Makefile,v 1.41 2006/11/07 07:54:51 marcus Exp $
+# $MCom: ports/x11/gnome-menus/Makefile,v 1.42 2006/11/25 21:46:58 ahze Exp $
#
PORTNAME= gnome-menus
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Implementation of the FreeDesktop Desktop Menu Spec
-USE_GETTEXT= auto-plist
+USE_GETTEXT= auto-rmdir
USE_BZIP2= yes
USE_XLIB= yes
USE_GMAKE= yes