aboutsummaryrefslogtreecommitdiffstats
path: root/net/linux-c6-avahi-libs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/linux-c6-avahi-libs/Makefile')
-rw-r--r--net/linux-c6-avahi-libs/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/linux-c6-avahi-libs/Makefile b/net/linux-c6-avahi-libs/Makefile
index 80ee8f30cf31..bdb687c1cb53 100644
--- a/net/linux-c6-avahi-libs/Makefile
+++ b/net/linux-c6-avahi-libs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= avahi-libs
PORTVERSION= 0.6.25
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net linux
MAINTAINER= emulation@FreeBSD.org
@@ -14,10 +14,7 @@ USE_LINUX_RPM= yes
RPMVERSION= 15.el6
USE_LDCONFIG= yes
-SRC_DISTFILES= ${PORTNAME:S/-libs//}-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}
+SRC_DISTFILES= ${PORTNAME:S/-libs//}-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}:SOURCE
DESCR= ${.CURDIR}/../avahi/pkg-descr
-PLIST_FILES= usr/lib/libavahi-client.so.3 usr/lib/libavahi-client.so.3.2.5 \
- usr/lib/libavahi-common.so.3 usr/lib/libavahi-common.so.3.5.1
-
.include <bsd.port.mk>