aboutsummaryrefslogtreecommitdiffstats
path: root/irc/irchat-pj-xemacs21-mule/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-10-17 21:11:27 +0800
committerijliao <ijliao@FreeBSD.org>2001-10-17 21:11:27 +0800
commit4379e3b3b6ddfc8d780e8ff3a3be3050c294fcc9 (patch)
tree7ba0c2ee6fc61eea2c1bae1696d09b7e0bff9174 /irc/irchat-pj-xemacs21-mule/Makefile
parent2b17dd473dad917a4738a13184b440933f9444c2 (diff)
downloadfreebsd-ports-gnome-4379e3b3b6ddfc8d780e8ff3a3be3050c294fcc9.tar.gz
freebsd-ports-gnome-4379e3b3b6ddfc8d780e8ff3a3be3050c294fcc9.tar.zst
freebsd-ports-gnome-4379e3b3b6ddfc8d780e8ff3a3be3050c294fcc9.zip
upgrade irchat -> 2.5.6, pure -> 0.6
PR: 30891 Submitted by: MAINTAINER
Diffstat (limited to 'irc/irchat-pj-xemacs21-mule/Makefile')
-rw-r--r--irc/irchat-pj-xemacs21-mule/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/irc/irchat-pj-xemacs21-mule/Makefile b/irc/irchat-pj-xemacs21-mule/Makefile
index 6ceb95713eb5..9d2329d5a00e 100644
--- a/irc/irchat-pj-xemacs21-mule/Makefile
+++ b/irc/irchat-pj-xemacs21-mule/Makefile
@@ -8,12 +8,9 @@
MASTERDIR= ${.CURDIR}/../irchat-pj-emacs20
EMACS_PORT_NAME= xemacs21-mule
+XEMACS_ONLY= ""
LISPDIR= lib/xemacs/site-packages/lisp/${PORTNAME}
ALL_TARGET= package
INSTALL_TARGET= install-package
-.if defined(PARALLEL_PACKAGE_BUILD)
-FORBIDDEN= hang
-.endif
-
.include <${MASTERDIR}/Makefile>