aboutsummaryrefslogtreecommitdiffstats
path: root/net/linpopup/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-07-20 23:44:05 +0800
committerpav <pav@FreeBSD.org>2005-07-20 23:44:05 +0800
commitd9eee117849796fbf19ebe3fad0fc5c1a3ae3745 (patch)
treeea526b6eb96f48a33a908db026aa1434e5506e9d /net/linpopup/Makefile
parenta57410e93847f0142d6130d15bf1d47a60321eb6 (diff)
downloadfreebsd-ports-gnome-d9eee117849796fbf19ebe3fad0fc5c1a3ae3745.tar.gz
freebsd-ports-gnome-d9eee117849796fbf19ebe3fad0fc5c1a3ae3745.tar.zst
freebsd-ports-gnome-d9eee117849796fbf19ebe3fad0fc5c1a3ae3745.zip
- Add optional patch that changes smbclient invocation to match arguments
that samba3 expects PR: ports/77015 Submitted by: Taik0 <suikogaiden@gmail.com> Approved by: maintainer timeout (5 months)
Diffstat (limited to 'net/linpopup/Makefile')
-rw-r--r--net/linpopup/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/linpopup/Makefile b/net/linpopup/Makefile
index befb32b651ce..4b5414dd4edb 100644
--- a/net/linpopup/Makefile
+++ b/net/linpopup/Makefile
@@ -25,6 +25,10 @@ USE_GNOME= gtk12
USE_X_PREFIX= yes
USE_REINPLACE= yes
+.if defined(WITH_SAMBA3)
+EXTRA_PATCHES+= ${FILESDIR}/extra-patch-samba3
+.endif
+
post-patch:
${REINPLACE_CMD} -e "s#/doc/#/share/doc/#" ${WRKSRC}/Makefile