summaryrefslogtreecommitdiff
path: root/sysutils/pwg
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-09 17:09:48 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-09 17:09:48 +0000
commit00ac403823c0431391b08531954bd70aba59370e (patch)
tree712bca456a2586c365f56fc6e76c15470077767a /sysutils/pwg
parentUpdate to 1.4.9 (diff)
Fix typo
Reported by: kris via bento
Notes
Notes: svn path=/head/; revision=86663
Diffstat (limited to 'sysutils/pwg')
-rw-r--r--sysutils/pwg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pwg/Makefile b/sysutils/pwg/Makefile
index 3f2ac85001e5..e2d13e1c2873 100644
--- a/sysutils/pwg/Makefile
+++ b/sysutils/pwg/Makefile
@@ -17,7 +17,7 @@ USE_BZIP2= yes
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_REINCPLACE= yes
+USE_REINPLACE= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"