summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-02-04 13:01:46 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-02-04 13:01:46 +0000
commit99950c02d99414780a2c66ec4a8d55d506eb113f (patch)
tree307a17a872483c8ad2b58ab525945becc0be83d0 /emulators
parentImplemented custom log format patch, providing similar functionality (diff)
Move the dirrm of usr to a more appropriate place and convert it to
a dirrmtry since usr/local may be populated by the user. Noticed by: pointyhat/kris
Notes
Notes: svn path=/head/; revision=155190
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_base-8/Makefile2
-rw-r--r--emulators/linux_base-8/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 41ba84e5cf60..95e683d08559 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -8,7 +8,7 @@
PORTNAME= linux_base-8
PORTVERSION= 8.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= emulators linux
MASTER_SITES= http://download.fedoralegacy.org/redhat/%SUBDIR%/ \
ftp://mirror.switch.ch/mirror/ximian/mono/redhat-80-i386/:ft
diff --git a/emulators/linux_base-8/pkg-plist b/emulators/linux_base-8/pkg-plist
index e03af7390b38..6531eab25436 100644
--- a/emulators/linux_base-8/pkg-plist
+++ b/emulators/linux_base-8/pkg-plist
@@ -10149,7 +10149,6 @@ var/mail
@exec /bin/mkdir -p %D/usr/X11R6/bin
@dirrm usr/X11R6/bin
@dirrm usr/X11R6
-@dirrm usr
@dirrm sbin
@exec /bin/mkdir -p %D/proc
@dirrm proc
@@ -10230,3 +10229,4 @@ var/mail
@dirrmtry usr/local/doc
@dirrmtry usr/local/bin
@dirrmtry usr/local
+@dirrmtry usr