aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-ro/Makefile
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-08-01 04:51:45 +0800
committerperky <perky@FreeBSD.org>2003-08-01 04:51:45 +0800
commitdf46b6ce5a90e1ea36337c32f810c3e8c40a9acb (patch)
treeced581ab2c74c2e2bd84ac64fd4a4a5942e5838c /devel/py-ro/Makefile
parentf32d3dbfeaf22fb325ecb938dd3d4098ef10742d (diff)
downloadfreebsd-ports-gnome-df46b6ce5a90e1ea36337c32f810c3e8c40a9acb.tar.gz
freebsd-ports-gnome-df46b6ce5a90e1ea36337c32f810c3e8c40a9acb.tar.zst
freebsd-ports-gnome-df46b6ce5a90e1ea36337c32f810c3e8c40a9acb.zip
Update to 3.2
Diffstat (limited to 'devel/py-ro/Makefile')
-rw-r--r--devel/py-ro/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-ro/Makefile b/devel/py-ro/Makefile
index 274bfb165605..5366894b36ce 100644
--- a/devel/py-ro/Makefile
+++ b/devel/py-ro/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= ro
-PORTVERSION= 3.1
+PORTVERSION= 3.2
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pyro
@@ -20,8 +20,8 @@ COMMENT= Python Remote Objects
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-DOCSDIR= ${PREFIX}/share/doc/py-ro
-EXAMPLESDIR= ${PREFIX}/share/examples/py-ro
+DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
+EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
post-patch:
${ECHO} -e 'install-scripts=${PREFIX}/bin\n' \