aboutsummaryrefslogtreecommitdiffstats
path: root/devel/eieio/Makefile
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-08-09 00:12:18 +0800
committerpat <pat@FreeBSD.org>2002-08-09 00:12:18 +0800
commit4ba0d1f52bb5299bf67f8bf9cf5612276aa6cd55 (patch)
tree48f9e854839146538693710e295622d3ee876b0b /devel/eieio/Makefile
parentaa34a64d40c4b25df57012ad99f284016de80b96 (diff)
downloadfreebsd-ports-gnome-4ba0d1f52bb5299bf67f8bf9cf5612276aa6cd55.tar.gz
freebsd-ports-gnome-4ba0d1f52bb5299bf67f8bf9cf5612276aa6cd55.tar.zst
freebsd-ports-gnome-4ba0d1f52bb5299bf67f8bf9cf5612276aa6cd55.zip
Update to 0.17 final
PR: ports/41433 Submitted by: maintainer
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