mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Xemac's send-pr is causing me too many problems and it's broken anyway,
so totally remove it. Portlint this baby.
This commit is contained in:
parent
8148d231ed
commit
ff3efb61de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9987
@ -3,7 +3,7 @@
|
||||
# Date created: 26 August 1997
|
||||
# Whom: Michael Elbel (me)
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/02/15 15:43:42 steve Exp $
|
||||
# $Id: Makefile,v 1.9 1998/02/16 14:38:26 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xemacs-20.3
|
||||
@ -39,11 +39,11 @@ MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \
|
||||
gnuserv.1 xemacs.1
|
||||
ALL_TARGET= all dist
|
||||
|
||||
# Have
|
||||
# Have
|
||||
pre-configure:
|
||||
@echo "To compile in the MULE features, set the environment variable USE_MULE"
|
||||
.if defined(HAVE_MOTIF)
|
||||
@echo
|
||||
@echo ""
|
||||
@echo "If your MOTIF library is actually lesstif, you might occasionally"
|
||||
@echo "experience locked-up frames."
|
||||
@echo "In this case, set the environment variable MOTIF_STATIC and recompile, "
|
||||
@ -74,5 +74,6 @@ post-install:
|
||||
chmod 1777 /var/run/xemacs/lock
|
||||
chmod 755 ${PREFIX}/lib/xemacs/site-lisp
|
||||
chmod 755 ${PREFIX}/share/emacs/site-lisp
|
||||
${RM} -f ${PREFIX}/bin/send-pr
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,7 +7,6 @@ bin/gnuclient
|
||||
bin/gnudoit
|
||||
bin/pstogif
|
||||
bin/rcs-checkin
|
||||
bin/send-pr
|
||||
bin/xemacs-20.3
|
||||
@exec ln -s %D/%F %B/xemacs
|
||||
@unexec rm %B/xemacs
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 26 August 1997
|
||||
# Whom: Michael Elbel (me)
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/02/15 15:43:42 steve Exp $
|
||||
# $Id: Makefile,v 1.9 1998/02/16 14:38:26 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xemacs-20.3
|
||||
@ -39,11 +39,11 @@ MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \
|
||||
gnuserv.1 xemacs.1
|
||||
ALL_TARGET= all dist
|
||||
|
||||
# Have
|
||||
# Have
|
||||
pre-configure:
|
||||
@echo "To compile in the MULE features, set the environment variable USE_MULE"
|
||||
.if defined(HAVE_MOTIF)
|
||||
@echo
|
||||
@echo ""
|
||||
@echo "If your MOTIF library is actually lesstif, you might occasionally"
|
||||
@echo "experience locked-up frames."
|
||||
@echo "In this case, set the environment variable MOTIF_STATIC and recompile, "
|
||||
@ -74,5 +74,6 @@ post-install:
|
||||
chmod 1777 /var/run/xemacs/lock
|
||||
chmod 755 ${PREFIX}/lib/xemacs/site-lisp
|
||||
chmod 755 ${PREFIX}/share/emacs/site-lisp
|
||||
${RM} -f ${PREFIX}/bin/send-pr
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,7 +7,6 @@ bin/gnuclient
|
||||
bin/gnudoit
|
||||
bin/pstogif
|
||||
bin/rcs-checkin
|
||||
bin/send-pr
|
||||
bin/xemacs-20.3
|
||||
@exec ln -s %D/%F %B/xemacs
|
||||
@unexec rm %B/xemacs
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 26 August 1997
|
||||
# Whom: Michael Elbel (me)
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/02/15 15:43:42 steve Exp $
|
||||
# $Id: Makefile,v 1.9 1998/02/16 14:38:26 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xemacs-20.3
|
||||
@ -39,11 +39,11 @@ MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \
|
||||
gnuserv.1 xemacs.1
|
||||
ALL_TARGET= all dist
|
||||
|
||||
# Have
|
||||
# Have
|
||||
pre-configure:
|
||||
@echo "To compile in the MULE features, set the environment variable USE_MULE"
|
||||
.if defined(HAVE_MOTIF)
|
||||
@echo
|
||||
@echo ""
|
||||
@echo "If your MOTIF library is actually lesstif, you might occasionally"
|
||||
@echo "experience locked-up frames."
|
||||
@echo "In this case, set the environment variable MOTIF_STATIC and recompile, "
|
||||
@ -74,5 +74,6 @@ post-install:
|
||||
chmod 1777 /var/run/xemacs/lock
|
||||
chmod 755 ${PREFIX}/lib/xemacs/site-lisp
|
||||
chmod 755 ${PREFIX}/share/emacs/site-lisp
|
||||
${RM} -f ${PREFIX}/bin/send-pr
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,7 +7,6 @@ bin/gnuclient
|
||||
bin/gnudoit
|
||||
bin/pstogif
|
||||
bin/rcs-checkin
|
||||
bin/send-pr
|
||||
bin/xemacs-20.3
|
||||
@exec ln -s %D/%F %B/xemacs
|
||||
@unexec rm %B/xemacs
|
||||
|
@ -7,7 +7,6 @@ bin/gnuclient
|
||||
bin/gnudoit
|
||||
bin/pstogif
|
||||
bin/rcs-checkin
|
||||
bin/send-pr
|
||||
bin/xemacs-20.3
|
||||
@exec ln -s %D/%F %B/xemacs
|
||||
@unexec rm %B/xemacs
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 26 August 1997
|
||||
# Whom: Michael Elbel (me)
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/02/15 15:43:42 steve Exp $
|
||||
# $Id: Makefile,v 1.9 1998/02/16 14:38:26 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xemacs-20.3
|
||||
@ -39,11 +39,11 @@ MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \
|
||||
gnuserv.1 xemacs.1
|
||||
ALL_TARGET= all dist
|
||||
|
||||
# Have
|
||||
# Have
|
||||
pre-configure:
|
||||
@echo "To compile in the MULE features, set the environment variable USE_MULE"
|
||||
.if defined(HAVE_MOTIF)
|
||||
@echo
|
||||
@echo ""
|
||||
@echo "If your MOTIF library is actually lesstif, you might occasionally"
|
||||
@echo "experience locked-up frames."
|
||||
@echo "In this case, set the environment variable MOTIF_STATIC and recompile, "
|
||||
@ -74,5 +74,6 @@ post-install:
|
||||
chmod 1777 /var/run/xemacs/lock
|
||||
chmod 755 ${PREFIX}/lib/xemacs/site-lisp
|
||||
chmod 755 ${PREFIX}/share/emacs/site-lisp
|
||||
${RM} -f ${PREFIX}/bin/send-pr
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,7 +7,6 @@ bin/gnuclient
|
||||
bin/gnudoit
|
||||
bin/pstogif
|
||||
bin/rcs-checkin
|
||||
bin/send-pr
|
||||
bin/xemacs-20.3
|
||||
@exec ln -s %D/%F %B/xemacs
|
||||
@unexec rm %B/xemacs
|
||||
|
Loading…
Reference in New Issue
Block a user