aboutsummaryrefslogtreecommitdiff
path: root/misc/compat5x/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-08-24 19:32:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-08-24 19:32:18 +0000
commit4d29f54e50a13d029a46f5604ed1477cb35af947 (patch)
tree97013ba0d9236fc6b5a6a89c92c4a402381800e8 /misc/compat5x/Makefile
parent87c943f09681c50ff7c23f9fd4ee11916ff71627 (diff)
downloadports-4d29f54e50a13d029a46f5604ed1477cb35af947.tar.gz
ports-4d29f54e50a13d029a46f5604ed1477cb35af947.zip
Notes
Diffstat (limited to 'misc/compat5x/Makefile')
-rw-r--r--misc/compat5x/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/misc/compat5x/Makefile b/misc/compat5x/Makefile
index 5cab4f0af26e..e8f4f55282fe 100644
--- a/misc/compat5x/Makefile
+++ b/misc/compat5x/Makefile
@@ -10,11 +10,10 @@
# misc/localedata works out of the box if installed in default PREFIX.
PORTNAME= compat5x
-PORTVERSION= 5.4.0.8
-PORTREVISION= 11
+PORTVERSION= 5.4.0.8.1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=lesi/compat5x
+MASTER_SITE_SUBDIR=amdmi3/compat5x
PKGNAMESUFFIX= -${ARCH}
DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION}
@@ -32,8 +31,6 @@ TARGET_DIR= ${PREFIX}/lib/compat
TARGET32_DIR= ${PREFIX}/lib32/compat
USE_LDCONFIG= ${TARGET_DIR}
-EXTRACT_PRESERVE_OWNERSHIP= yes # Files in archive have scfg-flag set
-
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
@@ -66,9 +63,6 @@ PLIST_SUB+= SPARC64=""
PLIST_SUB+= SPARC64="@comment "
.endif
-post-extract:
- @chflags -R noschg ${WRKSRC} || ${TRUE}
-
do-install:
@${MKDIR} ${TARGET_DIR}
.if ${OSVERSION} >= 800105