summaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
committermiwi <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
commite7a3b40f2f2727f2aa489686379d24ef713d42b6 (patch)
tree83b98a8e9d6b20e333967850c6ae011cc66dd5bc /comms
parent652b5f2ab695eee5d807552834f0b56e9bc4449d (diff)
downloadFreeBSD-ports-e7a3b40f2f2727f2aa489686379d24ef713d42b6.zip
FreeBSD-ports-e7a3b40f2f2727f2aa489686379d24ef713d42b6.tar.gz
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'comms')
-rw-r--r--comms/kb/Makefile1
-rw-r--r--comms/lirc/Makefile4
2 files changed, 2 insertions, 3 deletions
diff --git a/comms/kb/Makefile b/comms/kb/Makefile
index ec21091..961431a 100644
--- a/comms/kb/Makefile
+++ b/comms/kb/Makefile
@@ -16,7 +16,6 @@ DISTFILES= kb_src-${PORTVERSION}.tar.gz kb_inst-${PORTVERSION}.tar.gz
MAINTAINER= db@FreeBSD.org
COMMENT= Amateur Radio contest logger
-USE_XLIB= yes
USE_GNOME= libgnome gtk20 libbonobo
NO_WRKSUBDIR= yes
PKGMESSAGE= ${FILESDIR}/pkg_message
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile
index 1c5678b..5c8edb8f 100644
--- a/comms/lirc/Makefile
+++ b/comms/lirc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lirc
PORTVERSION= 0.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lirc
@@ -17,8 +17,8 @@ COMMENT= Linux Infared Remote Control
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
-USE_XLIB= yes
USE_GMAKE= yes
+USE_XORG= x11
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
OpenPOWER on IntegriCloud