aboutsummaryrefslogtreecommitdiff
path: root/comms/py-lirc
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2007-01-19 02:28:24 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2007-01-19 02:28:24 +0000
commit5df9e1fc69772b544f5d30f2fbbac9ecd729b0fd (patch)
treebadf70005ead262b0956efbb6deb32b7878b691d /comms/py-lirc
parent4d529a51ea9d19ca077683562a0ab9d1030cc1a0 (diff)
downloadports-5df9e1fc69772b544f5d30f2fbbac9ecd729b0fd.tar.gz
ports-5df9e1fc69772b544f5d30f2fbbac9ecd729b0fd.zip
Chase comms/lirc update.
Notes
Notes: svn path=/head/; revision=182771
Diffstat (limited to 'comms/py-lirc')
-rw-r--r--comms/py-lirc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/py-lirc/Makefile b/comms/py-lirc/Makefile
index b47190c4c221..cab21b9e3fd1 100644
--- a/comms/py-lirc/Makefile
+++ b/comms/py-lirc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lirc
PORTVERSION= 0.0.5
+PORTREVISION= 1
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pylirc
@@ -16,7 +17,7 @@ DISTNAME= pylirc-${PORTVERSION}
MAINTAINER= lewiz@compsoc.man.ac.uk
COMMENT= Lirc support library for Python
-LIB_DEPENDS= lirc_client.0:${PORTSDIR}/comms/lirc
+LIB_DEPENDS= lirc_client.1:${PORTSDIR}/comms/lirc
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib