aboutsummaryrefslogtreecommitdiff
path: root/x11/xclip
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-23 18:57:48 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-23 18:57:48 +0000
commit97d7de4e0daaf6968fae2c9364bb5e64e5f6a1bd (patch)
tree471d976df01df7b381c75bb6ec06aed7359e1105 /x11/xclip
parent8985d864fd36a8d83feb9506048889e5eef3d5bd (diff)
downloadports-97d7de4e0daaf6968fae2c9364bb5e64e5f6a1bd.tar.gz
ports-97d7de4e0daaf6968fae2c9364bb5e64e5f6a1bd.zip
Notes
Diffstat (limited to 'x11/xclip')
-rw-r--r--x11/xclip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile
index e357a4f1eb30..30c974d60917 100644
--- a/x11/xclip/Makefile
+++ b/x11/xclip/Makefile
@@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/xclip bin/xclip-copyfile bin/xclip-cutfile bin/xclip-pastefile man/man1/xclip.1.gz man/man1/xclip-copyfile.1.gz
pre-configure:
- @cd ${WRKSRC}; ./bootstrap
+ cd ${WRKSRC}; ./bootstrap
post-patch:
${REINPLACE_CMD} 's,mktemp,mktemp -t xclip,' \