Use USE_LINUX_RPM_BAD_PERMS
This commit is contained in:
parent
76e888099e
commit
228a5dc341
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388549
@ -10,22 +10,17 @@ PKGNAMESUFFIX= 85
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
COMMENT= Graphical toolkit for TCL (Linux CentOS ${LINUX_DIST_VER})
|
||||
|
||||
EXTRACT_DEPENDS=rpm2archive:${PORTSDIR}/archivers/rpm4
|
||||
|
||||
CONFLICTS= linux-f10-tk85-[0-9]*
|
||||
|
||||
USE_LINUX= c6
|
||||
USE_LINUX_RPM= yes
|
||||
USE_LINUX_RPM_BAD_PERMS= yes
|
||||
USE_LINUX_APPS= xorglibs
|
||||
|
||||
RPMVERSION= 5.el6
|
||||
BRANDELF_FILES= #usr/bin/wish8.5
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
EXTRACT_CMD= ${LOCALBASE}/bin/rpm2archive
|
||||
EXTRACT_BEFORE_ARGS= <
|
||||
EXTRACT_AFTER_ARGS= | ${GZIP_CMD} -cd | ${TAR} xf - --no-same-owner --no-same-permissions
|
||||
|
||||
DESCR= ${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX}/pkg-descr
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user