aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>1997-11-18 20:41:44 +0000
committerGary Jennejohn <gj@FreeBSD.org>1997-11-18 20:41:44 +0000
commit76f1cf3f43bae0854457586f67f0efe54b1f5cda (patch)
tree7d40a0b0a27848d9184f288ffa3e307380fa291e /editors
parent69e5fc4f6fb2ca8cada8876a88e72cf4130dbf43 (diff)
downloadports-76f1cf3f43bae0854457586f67f0efe54b1f5cda.tar.gz
ports-76f1cf3f43bae0854457586f67f0efe54b1f5cda.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs-devel/Makefile6
-rw-r--r--editors/xemacs/Makefile6
-rw-r--r--editors/xemacs20/Makefile6
-rw-r--r--editors/xemacs21/Makefile6
4 files changed, 12 insertions, 12 deletions
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile
index 5fd5a60dcb9f..14572abd3583 100644
--- a/editors/xemacs-devel/Makefile
+++ b/editors/xemacs-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 August 1997
# Whom: Michael Elbel (me)
#
-# $Id: Makefile,v 1.2 1997/11/08 22:15:37 gj Exp $
+# $Id: Makefile,v 1.3 1997/11/12 21:41:33 gj Exp $
#
DISTNAME= xemacs-20.2
@@ -29,8 +29,8 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} \
--statedir=/var/run \
--with-sound=native \
- --site-includes=/usr/local/include \
- --site-libraries=/usr/local/lib \
+ --site-includes=${PREFIX}/include \
+ --site-libraries=${PREFIX}/lib \
--sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/emacs/site-lisp" \
${WITH_MULE} ${WITH_DIALOGS}
MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 5fd5a60dcb9f..14572abd3583 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 August 1997
# Whom: Michael Elbel (me)
#
-# $Id: Makefile,v 1.2 1997/11/08 22:15:37 gj Exp $
+# $Id: Makefile,v 1.3 1997/11/12 21:41:33 gj Exp $
#
DISTNAME= xemacs-20.2
@@ -29,8 +29,8 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} \
--statedir=/var/run \
--with-sound=native \
- --site-includes=/usr/local/include \
- --site-libraries=/usr/local/lib \
+ --site-includes=${PREFIX}/include \
+ --site-libraries=${PREFIX}/lib \
--sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/emacs/site-lisp" \
${WITH_MULE} ${WITH_DIALOGS}
MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \
diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile
index 5fd5a60dcb9f..14572abd3583 100644
--- a/editors/xemacs20/Makefile
+++ b/editors/xemacs20/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 August 1997
# Whom: Michael Elbel (me)
#
-# $Id: Makefile,v 1.2 1997/11/08 22:15:37 gj Exp $
+# $Id: Makefile,v 1.3 1997/11/12 21:41:33 gj Exp $
#
DISTNAME= xemacs-20.2
@@ -29,8 +29,8 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} \
--statedir=/var/run \
--with-sound=native \
- --site-includes=/usr/local/include \
- --site-libraries=/usr/local/lib \
+ --site-includes=${PREFIX}/include \
+ --site-libraries=${PREFIX}/lib \
--sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/emacs/site-lisp" \
${WITH_MULE} ${WITH_DIALOGS}
MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \
diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile
index 5fd5a60dcb9f..14572abd3583 100644
--- a/editors/xemacs21/Makefile
+++ b/editors/xemacs21/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 August 1997
# Whom: Michael Elbel (me)
#
-# $Id: Makefile,v 1.2 1997/11/08 22:15:37 gj Exp $
+# $Id: Makefile,v 1.3 1997/11/12 21:41:33 gj Exp $
#
DISTNAME= xemacs-20.2
@@ -29,8 +29,8 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} \
--statedir=/var/run \
--with-sound=native \
- --site-includes=/usr/local/include \
- --site-libraries=/usr/local/lib \
+ --site-includes=${PREFIX}/include \
+ --site-libraries=${PREFIX}/lib \
--sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/emacs/site-lisp" \
${WITH_MULE} ${WITH_DIALOGS}
MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \