aboutsummaryrefslogtreecommitdiff
path: root/misc/getopt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-10-02 10:58:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-10-02 10:58:17 +0000
commit0b0ddd81f84caa9bb75e5cb8d052eed77d262523 (patch)
tree4fe01cc7dc80322b87fd49793f3bb57f1afc63ab /misc/getopt
parent922e1e6b2e08f238677478863842ecf69e2c2ddc (diff)
downloadports-0b0ddd81f84caa9bb75e5cb8d052eed77d262523.tar.gz
ports-0b0ddd81f84caa9bb75e5cb8d052eed77d262523.zip
Notes
Diffstat (limited to 'misc/getopt')
-rw-r--r--misc/getopt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile
index 6f90bba651e2..7c444c873bbb 100644
--- a/misc/getopt/Makefile
+++ b/misc/getopt/Makefile
@@ -27,7 +27,7 @@ NLS_LDFLAGS= -L${LOCALBASE}/lib -lintl
NLS_USES= gettext
post-patch:
- @${RM} ${WKRSRC}/gnu/*.o
+ @${RM} ${WRKSRC}/gnu/*.o
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}/