diff options
author | kris <kris@FreeBSD.org> | 2006-01-26 04:38:20 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-26 04:38:20 +0000 |
commit | f4980dc1c72333fef601f7d0d989349c8770f377 (patch) | |
tree | 72237ec8ec49176ffb0233c6cef522a656459bd0 /sysutils/wmapmload | |
parent | 7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626 (diff) | |
download | FreeBSD-ports-f4980dc1c72333fef601f7d0d989349c8770f377.zip FreeBSD-ports-f4980dc1c72333fef601f7d0d989349c8770f377.tar.gz |
Don't remove system symlinks
Diffstat (limited to 'sysutils/wmapmload')
-rw-r--r-- | sysutils/wmapmload/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/wmapmload/Makefile b/sysutils/wmapmload/Makefile index c682196..e664c67 100644 --- a/sysutils/wmapmload/Makefile +++ b/sysutils/wmapmload/Makefile @@ -21,7 +21,6 @@ CONFIGURE_ARGS= --program-prefix="" MAN1= ${PORTNAME}.1 PLIST_FILES= bin/wmapmload -PLIST_DIRS= share/nls/POSIX share/nls/en_US.US-ASCII BINMODE= 2755 BINGRP= operator |