aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pwg
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-08-10 01:09:48 +0800
committerkrion <krion@FreeBSD.org>2003-08-10 01:09:48 +0800
commita032339fa6bac66e6180c673cdf72eaf43737554 (patch)
tree5b1d4ee939cab2cbc8c1c02f4577c84fe5f5d597 /sysutils/pwg
parent4d524387248d8e80382a1943332f9360f9d5be27 (diff)
downloadfreebsd-ports-gnome-a032339fa6bac66e6180c673cdf72eaf43737554.tar.gz
freebsd-ports-gnome-a032339fa6bac66e6180c673cdf72eaf43737554.tar.zst
freebsd-ports-gnome-a032339fa6bac66e6180c673cdf72eaf43737554.zip
Fix typo
Reported by: kris via bento
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"