aboutsummaryrefslogtreecommitdiff
path: root/devel/eieio/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-06-09 07:51:34 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-06-09 07:51:34 +0000
commit8a9d81fc864c7806358049ceb56e361dffa21b03 (patch)
treef1bd33a0c04616dc0fcb62ba9fe74aef88968901 /devel/eieio/Makefile
parent076e770d77ffe0cd39527437943ec56d9045b35c (diff)
downloadports-8a9d81fc864c7806358049ceb56e361dffa21b03.tar.gz
ports-8a9d81fc864c7806358049ceb56e361dffa21b03.zip
- Register conflicts with cedet
- Use INFO - Add a pointer to newer version in devel/cedet - Assign maintainership to submitter
Notes
Notes: svn path=/head/; revision=111139
Diffstat (limited to 'devel/eieio/Makefile')
-rw-r--r--devel/eieio/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/devel/eieio/Makefile b/devel/eieio/Makefile
index 78bfb3f27a5b..2c9c53c2506c 100644
--- a/devel/eieio/Makefile
+++ b/devel/eieio/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= cedet
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dryice@liu.com.cn
COMMENT= Enhanced Integration of Emacs Interpreted Objects
EMACS_PORT_NAME?= emacs21
@@ -26,9 +26,17 @@ PORTNAMESUFFIX= ${PKGNAMESUFFIX}
BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/speedbar/speedbar.el:${PORTSDIR}/editors/speedbar${PORTNAMESUFFIX}
USE_GMAKE= yes
+CONFLICTS= cedet*
+INFO= eieio
LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/eieio
+pre-everything::
+ @${ECHO_MSG} ""
+ @${ECHO_MSG} "New version of eieio is now in devel/cedet."
+ @${ECHO_MSG} "Hit C-c now if you want the new version."
+ @${ECHO_MSG} ""
+
do-install:
${MKDIR} ${LISPDIR}
.for i in *.el *.elc