diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-26 09:40:51 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-26 09:40:51 +0800 |
commit | 65ccb873d2234e86f05a078744a7e67b02c61549 (patch) | |
tree | 6770b18cf7123d6703ab312e22a41172b03c1544 /x11/gnome-menus | |
parent | bd449bfe68fdd3dab1dedf4f262ce845626987c0 (diff) | |
download | marcuscom-ports-65ccb873d2234e86f05a078744a7e67b02c61549.tar.gz marcuscom-ports-65ccb873d2234e86f05a078744a7e67b02c61549.tar.zst marcuscom-ports-65ccb873d2234e86f05a078744a7e67b02c61549.zip |
s/auto-rmdir/rmdir/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7957 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-menus')
-rw-r--r-- | x11/gnome-menus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index 8ee98d21c..99f00787a 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.42 2006/11/25 21:46:58 ahze Exp $ +# $MCom: ports/x11/gnome-menus/Makefile,v 1.43 2006/11/25 22:06:36 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-rmdir +USE_GETTEXT= rmdir USE_BZIP2= yes USE_XLIB= yes USE_GMAKE= yes |