summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2013-02-08 22:21:50 +0000
committerJuergen Lock <nox@FreeBSD.org>2013-02-08 22:21:50 +0000
commitaa08102b606ec76cdb2ba629afc1e644a12c268a (patch)
treed2b9c3f272199de1f171e003b63068c8b336bbce /comms
parent- Add shells/bash to build_depends and run_depends. (diff)
- Add missing dependency. [1]
- Strip Makefile header. - Bump PORTREVISION. PR: ports/175969 [1] Submitted by: pawel [1]
Notes
Notes: svn path=/head/; revision=311955
Diffstat (limited to 'comms')
-rw-r--r--comms/lirc/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile
index 5f352f674512..6d9eeb20a198 100644
--- a/comms/lirc/Makefile
+++ b/comms/lirc/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: lirc
-# Date created: 4 January 2003
-# Whom: Mike Heffner <mikeh@FreeBSD.org>
-#
+# Created by: Mike Heffner <mikeh@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= lirc
PORTVERSION= 0.9.0
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= comms
MASTER_SITES= SF/${PORTNAME}/LIRC/${PORTVERSION}
@@ -22,7 +18,7 @@ USE_AUTOTOOLS= libtool automake autoheader aclocal autoconf
ACLOCAL_ARGS= -I "${ACLOCAL_DIR}" -I ${LOCALBASE}/share/aclocal
USE_BZIP2= yes
USE_GMAKE= yes
-USE_XORG= x11
+USE_XORG= sm x11
USE_PYTHON= yes
USE_CSTD= gnu89
GNU_CONFIGURE= yes