aboutsummaryrefslogtreecommitdiff
path: root/misc/compat4x
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-04-11 04:14:18 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-04-11 04:14:18 +0000
commit8a049d1f3f537b0478f95c9736f2f796fda1089e (patch)
treef8e83ac8628e745f384b1f6398b1d16a8d525b18 /misc/compat4x
parent6f5a8a9d43c77ef82dc571f9180abc9b793e7497 (diff)
downloadports-8a049d1f3f537b0478f95c9736f2f796fda1089e.tar.gz
ports-8a049d1f3f537b0478f95c9736f2f796fda1089e.zip
- Fix packaging on i386
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=350884
Diffstat (limited to 'misc/compat4x')
-rw-r--r--misc/compat4x/Makefile2
-rw-r--r--misc/compat4x/pkg-plist.freebsd52
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/compat4x/Makefile b/misc/compat4x/Makefile
index 3faef167cb4b..80a33fc8710e 100644
--- a/misc/compat4x/Makefile
+++ b/misc/compat4x/Makefile
@@ -3,7 +3,7 @@
PORTNAME= compat4x
PORTVERSION= ${COMPAT4X_PORTVERSION}
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= misc
MASTER_SITES= ${COMPAT4X_MASTER_SITES}
MASTER_SITE_SUBDIR= ${COMPAT4X_MASTER_SITE_SUBDIR}
diff --git a/misc/compat4x/pkg-plist.freebsd5 b/misc/compat4x/pkg-plist.freebsd5
index 8976500b7be9..67b4b7e4810c 100644
--- a/misc/compat4x/pkg-plist.freebsd5
+++ b/misc/compat4x/pkg-plist.freebsd5
@@ -40,4 +40,4 @@
%%AMD64_ONLY%%@exec %%LDCONFIG_LIB32%% -m %D/%%LIBDIR%%/compat
@dirrmtry %%LIBDIR%%/compat
@comment Hardcode lib32 since we should not remove lib.
-@dirrmtry lib32
+%%AMD64_ONLY%%@dirrmtry lib32