From 8a049d1f3f537b0478f95c9736f2f796fda1089e Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Fri, 11 Apr 2014 04:14:18 +0000 Subject: - Fix packaging on i386 Reported by: pkg-fallout --- misc/compat4x/Makefile | 2 +- misc/compat4x/pkg-plist.freebsd5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/compat4x') 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 -- cgit v1.2.3