1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Fix packaging on i386

Reported by:	pkg-fallout
This commit is contained in:
Bryan Drewery 2014-04-11 04:14:18 +00:00
parent 6f5a8a9d43
commit 8a049d1f3f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350884
2 changed files with 2 additions and 2 deletions

View File

@ -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}

View File

@ -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