diff options
Diffstat (limited to 'devel/linux-c6-dbus-libs/Makefile')
-rw-r--r-- | devel/linux-c6-dbus-libs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/linux-c6-dbus-libs/Makefile b/devel/linux-c6-dbus-libs/Makefile index 8d6f4a1..e92e403 100644 --- a/devel/linux-c6-dbus-libs/Makefile +++ b/devel/linux-c6-dbus-libs/Makefile @@ -5,14 +5,12 @@ PORTNAME= dbus-libs PORTVERSION= 1.2.24 PORTREVISION= 4 CATEGORIES= devel linux -MASTER_SITES= CENTOS_LINUX MAINTAINER= emulation@FreeBSD.org COMMENT= Libraries for accessing D-BUS (Linux CentOS ${LINUX_DIST_VER}) -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= c6 +USES= linux:c6 USE_LINUX_RPM= yes RPMVERSION= 8.el6_6 USE_LDCONFIG= yes |