summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-12-24 18:39:48 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-12-24 18:39:48 +0000
commit332b0f4a830f7403e0b41592bbae6e4094f8ef23 (patch)
tree9aa86e9c08a6d45d9cb6cc1ab3b1b095d54bc7ec /x11-wm
parentRemove the old KerberosIV stuff and PAM-ize. (diff)
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=23999
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm95-i18n/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm95-i18n/Makefile b/x11-wm/fvwm95-i18n/Makefile
index 96c14e13a690..8e4c0de8d41d 100644
--- a/x11-wm/fvwm95-i18n/Makefile
+++ b/x11-wm/fvwm95-i18n/Makefile
@@ -29,7 +29,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/librplay.a:${PORTSDIR}/audio/rplay
EXTRACT_ONLY= ${DISTNAME}.tgz ${PKGNAME}-portKit-19981123.tgz
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX} --x-includes=${X11BASE}/include \
+CONFIGURE_ARGS= --x-includes=${X11BASE}/include \
--mandir=${MANPREFIX}/man \
--includedir=${LOCALBASE}/include --libdir=${LOCALBASE}/lib
CONFIGURE_ENV= INSTALL_MAN="${INSTALL_MAN}"