mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
net/tramp: unbreak
This commit is contained in:
parent
a43d5aad92
commit
da130eda14
@ -29,10 +29,12 @@ INFO= tramp
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's/^make/${MAKE_CMD}/' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${FLAVOR:U} != nox && ${FLAVOR:U} != devel_nox
|
||||
.if ! ( ${OSVERSION} >= 1300000 && ${FLAVOR:U} == devel_full )
|
||||
PLIST_FILES+= ${TRAMP_LISPDIR}/tramp-gvfs.el ${TRAMP_LISPDIR}/tramp-gvfs.elc
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user