aboutsummaryrefslogtreecommitdiff
path: root/devel/eieio/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-08-08 16:12:18 +0000
committerPatrick Li <pat@FreeBSD.org>2002-08-08 16:12:18 +0000
commitebbda0d0c31a3130446498cc92379889ff670526 (patch)
treec9e1a9a07ae520622488cad6054824e91f321b94 /devel/eieio/Makefile
parent6063930b4c561b6de7acf5a108a2588ceee85402 (diff)
downloadports-ebbda0d0c31a3130446498cc92379889ff670526.tar.gz
ports-ebbda0d0c31a3130446498cc92379889ff670526.zip
Update to 0.17 final
PR: ports/41433 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=64233
Diffstat (limited to 'devel/eieio/Makefile')
-rw-r--r--devel/eieio/Makefile12
1 files changed, 9 insertions, 3 deletions
diff --git a/devel/eieio/Makefile b/devel/eieio/Makefile
index ea1dd175fcb0..049c74673686 100644
--- a/devel/eieio/Makefile
+++ b/devel/eieio/Makefile
@@ -6,17 +6,23 @@
#
PORTNAME= eieio
-PORTVERSION= 0.17.b4
+PORTVERSION= 0.17
CATEGORIES= devel elisp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cedet
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
+#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
-MAINTAINER= fuyuki@mj.0038.net
+MAINTAINER= fuyuki@hadaly.org
EMACS_PORT_NAME?= emacs21
+.if ${EMACS_PORT_NAME} != "emacs21"
+PORTNAMESUFFIX= ${PKGNAMESUFFIX}
+.endif
+
+BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/speedbar/speedbar.el:${PORTSDIR}/editors/speedbar${PORTNAMESUFFIX}
+
USE_GMAKE= yes
LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/eieio