aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pwg
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-10 01:09:48 +0800
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-10 01:09:48 +0800
commit00ac403823c0431391b08531954bd70aba59370e (patch)
tree712bca456a2586c365f56fc6e76c15470077767a /sysutils/pwg
parent4f3fc24359b32fe2f1b6ce31b18812ffc30c23d7 (diff)
downloadfreebsd-ports-gnome-00ac403823c0431391b08531954bd70aba59370e.tar.gz
freebsd-ports-gnome-00ac403823c0431391b08531954bd70aba59370e.tar.zst
freebsd-ports-gnome-00ac403823c0431391b08531954bd70aba59370e.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"