aboutsummaryrefslogtreecommitdiffstats
path: root/palm/py-synce-librra
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-10-15 22:55:03 +0800
committermiwi <miwi@FreeBSD.org>2008-10-15 22:55:03 +0800
commit57fec7a3edca6d37b0e7205dca4d91be15db7e61 (patch)
tree24cc4a3abfb10866dcad89c4d9c5ae87d4638844 /palm/py-synce-librra
parenta16ea85d8d34bd98f171357286e09ad5a988efcd (diff)
downloadfreebsd-ports-gnome-57fec7a3edca6d37b0e7205dca4d91be15db7e61.tar.gz
freebsd-ports-gnome-57fec7a3edca6d37b0e7205dca4d91be15db7e61.tar.zst
freebsd-ports-gnome-57fec7a3edca6d37b0e7205dca4d91be15db7e61.zip
- Speedup build phase.
- Remove stale distinfo file. PR: 127897 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: maintainer
Diffstat (limited to 'palm/py-synce-librra')
-rw-r--r--palm/py-synce-librra/Makefile7
-rw-r--r--palm/py-synce-librra/distinfo3
2 files changed, 7 insertions, 3 deletions
diff --git a/palm/py-synce-librra/Makefile b/palm/py-synce-librra/Makefile
index 56e28ba073af..b9712143110b 100644
--- a/palm/py-synce-librra/Makefile
+++ b/palm/py-synce-librra/Makefile
@@ -21,6 +21,13 @@ PLIST= ${.CURDIR}/pkg-plist
RRA_SLAVE= pythonb
+pre-patch:
+ @${REINPLACE_CMD} -e 's|$$(top_builddir)/lib/librra.la|${PREFIX}/lib/librra.la|g' \
+ ${WRKSRC}/python/Makefile.in
+
+do-build:
+ @(cd ${WRKSRC}/python && ${MAKE})
+
do-install:
@(cd ${WRKSRC}/python && ${MAKE} install)
diff --git a/palm/py-synce-librra/distinfo b/palm/py-synce-librra/distinfo
deleted file mode 100644
index d83df14b5bb7..000000000000
--- a/palm/py-synce-librra/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (librra-0.11.1.tar.gz) = 1dff577a2b1ac85a69768de555d05ee7
-SHA256 (librra-0.11.1.tar.gz) = 6a0991c7af8472a882beb8738f2e8d9b8ccc9e2bea7709a5ad8137850541164e
-SIZE (librra-0.11.1.tar.gz) = 433941