aboutsummaryrefslogtreecommitdiff
path: root/devel/semantic
diff options
context:
space:
mode:
authorYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-01-02 14:05:49 +0000
committerYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-01-02 14:05:49 +0000
commit3a07492fbabf630ddda85279aef72f6dd34f1925 (patch)
tree5a914c74fa05675e36e5bcef7ee78829ff483d2a /devel/semantic
parent5b98288f083983f8c8d128eecc75e47545938c87 (diff)
downloadports-3a07492fbabf630ddda85279aef72f6dd34f1925.tar.gz
ports-3a07492fbabf630ddda85279aef72f6dd34f1925.zip
Notes
Diffstat (limited to 'devel/semantic')
-rw-r--r--devel/semantic/Makefile14
1 files changed, 9 insertions, 5 deletions
diff --git a/devel/semantic/Makefile b/devel/semantic/Makefile
index 75beb6862ef7..b8b6a8c483c9 100644
--- a/devel/semantic/Makefile
+++ b/devel/semantic/Makefile
@@ -7,6 +7,7 @@
PORTNAME= semantic
PORTVERSION= 1.4.b13
+PORTREVISION= 1
CATEGORIES= devel elisp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cedet
@@ -15,13 +16,16 @@ DISTNAME= ${PORTNAME}-1.4beta13
MAINTAINER= fuyuki@mj.0038.net
-BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/eieio/eieio.el:${PORTSDIR}/devel/eieio
-BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/speedbar/speedbar.el:${PORTSDIR}/editors/speedbar
-RUN_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/eieio/eieio.el:${PORTSDIR}/devel/eieio
-RUN_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/speedbar/speedbar.el:${PORTSDIR}/editors/speedbar
-
EMACS_PORT_NAME?= emacs21
+.if ${EMACS_PORT_NAME} != "emacs21"
+PORTNAMESUFFIX= ${PKGNAMESUFFIX}
+.endif
+
+BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/eieio/eieio.el:${PORTSDIR}/devel/eieio${PORTNAMESUFFIX} \
+ ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/speedbar/speedbar.el:${PORTSDIR}/editors/speedbar${PORTNAMESUFFIX}
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
USE_GMAKE= yes
MAKE_ARGS= LOADPATH=