summaryrefslogtreecommitdiff
path: root/mail/pysieved/Makefile
diff options
context:
space:
mode:
authorOKAZAKI Tetsurou <okazaki@FreeBSD.org>2008-06-22 21:40:27 +0000
committerOKAZAKI Tetsurou <okazaki@FreeBSD.org>2008-06-22 21:40:27 +0000
commit6a8a5fcf47c1f58969d1fb3afce740a06dd47a9f (patch)
treeec430a19b7369c3c781fa65234ed48db0504c977 /mail/pysieved/Makefile
parentForced commit to note the following repocopy: (diff)
- Update to 1.0
Thanks to Nejc koberne and Tony den Haan. PR: 124875 Submitted by: Denis Shaposhnikov (maintainer)
Notes
Notes: svn path=/head/; revision=215557
Diffstat (limited to 'mail/pysieved/Makefile')
-rw-r--r--mail/pysieved/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/pysieved/Makefile b/mail/pysieved/Makefile
index 403792747557..c201cf3e9cf3 100644
--- a/mail/pysieved/Makefile
+++ b/mail/pysieved/Makefile
@@ -6,7 +6,8 @@
#
PORTNAME= pysieved
-PORTVERSION= 20070926
+PORTVERSION= 1.0
+PORTEPOCH= 1
CATEGORIES= mail python
MASTER_SITES= http://ports.internal.vlink.ru/distfiles/
@@ -30,7 +31,8 @@ post-patch:
${WRKSRC}/pysieved.py
do-build:
- ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
+ ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \
+ -d ${PREFIX}/lib/${PORTNAME} ${WRKSRC}
do-install:
${MKDIR} ${PREFIX}/lib/${PORTNAME}