summaryrefslogtreecommitdiff
path: root/editors/mule-common
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-03-29 07:50:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-03-29 07:50:59 +0000
commitdb911dedd6de09285164304c16f4e3479a9c36e7 (patch)
treea0464423a240136f92808e42ebf85d429b53a595 /editors/mule-common
parentUse FORBIDDEN to indicate that this port shouldn't be built under any (some) (diff)
Remove CONFIGURE_TARGET, the default suffices with the fixed bsd.port.mk.
PR: 10724
Notes
Notes: svn path=/head/; revision=17430
Diffstat (limited to 'editors/mule-common')
-rw-r--r--editors/mule-common/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile
index 246c35f0011b..e0274bc7c4b3 100644
--- a/editors/mule-common/Makefile
+++ b/editors/mule-common/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
-# $Id: Makefile,v 1.37 1999/02/03 11:11:42 asami Exp $
+# $Id: Makefile,v 1.38 1999/03/08 07:28:24 asami Exp $
#
DISTNAME= mule-2.3
@@ -58,7 +58,6 @@ BROKEN= You should build install one of the other mule ports first
INSTALL_COOKIE= ${WRKDIR}/.install_done-${PKGNAME}
PACKAGE_COOKIE= ${WRKDIR}/.package_done-${PKGNAME}
TMPPLIST= ${WRKDIR}/.PLIST.mktmp-${PKGNAME}
-CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
PLIST_SUB= EMACS_VERSION=19.34 EMACS_ARCH=${CONFIGURE_TARGET}
USE_XLIB= yes