aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /net-im
parent4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff)
downloadports-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz
ports-a049dd78cc281272f3788b3d4689a744f774e543.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ginsu/Makefile1
-rw-r--r--net-im/ginsu/pkg-plist1
-rw-r--r--net-im/jabber-aim/Makefile1
-rw-r--r--net-im/jabber-aim/pkg-plist1
-rw-r--r--net-im/jabber-conference/Makefile1
-rw-r--r--net-im/jabber-conference/pkg-plist1
-rw-r--r--net-im/jabber-jud/Makefile1
-rw-r--r--net-im/jabber-jud/pkg-plist1
-rw-r--r--net-im/ysm/Makefile1
-rw-r--r--net-im/ysm/pkg-plist1
10 files changed, 5 insertions, 5 deletions
diff --git a/net-im/ginsu/Makefile b/net-im/ginsu/Makefile
index 16366550a82b..7e248f51bf5a 100644
--- a/net-im/ginsu/Makefile
+++ b/net-im/ginsu/Makefile
@@ -18,5 +18,6 @@ BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
GNU_CONFIGURE= yes
MAN1= ginsu.1
+PLIST_FILES= bin/ginsu
.include <bsd.port.mk>
diff --git a/net-im/ginsu/pkg-plist b/net-im/ginsu/pkg-plist
deleted file mode 100644
index 9743309596df..000000000000
--- a/net-im/ginsu/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/ginsu
diff --git a/net-im/jabber-aim/Makefile b/net-im/jabber-aim/Makefile
index 98090858a70b..800b501799fa 100644
--- a/net-im/jabber-aim/Makefile
+++ b/net-im/jabber-aim/Makefile
@@ -17,6 +17,7 @@ COMMENT= Jabber AIM Transport module
BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber
+PLIST_FILES= lib/jabber/aimtrans.so
USE_GMAKE= yes
USE_AUTOCONF= yes
diff --git a/net-im/jabber-aim/pkg-plist b/net-im/jabber-aim/pkg-plist
deleted file mode 100644
index 898d9188e22c..000000000000
--- a/net-im/jabber-aim/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-lib/jabber/aimtrans.so
diff --git a/net-im/jabber-conference/Makefile b/net-im/jabber-conference/Makefile
index a84b574a207d..459847e8fea9 100644
--- a/net-im/jabber-conference/Makefile
+++ b/net-im/jabber-conference/Makefile
@@ -17,6 +17,7 @@ COMMENT= Jabber Conferencing module
BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber
+PLIST_FILES= lib/jabber/conference.so
USE_GMAKE= yes
CONFIGURE_ARGS+= --with-jabberd=${PREFIX}/include/jabber
diff --git a/net-im/jabber-conference/pkg-plist b/net-im/jabber-conference/pkg-plist
deleted file mode 100644
index 9335e35a1ee8..000000000000
--- a/net-im/jabber-conference/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-lib/jabber/conference.so
diff --git a/net-im/jabber-jud/Makefile b/net-im/jabber-jud/Makefile
index e51711f3db9d..c06bc4ddaa13 100644
--- a/net-im/jabber-jud/Makefile
+++ b/net-im/jabber-jud/Makefile
@@ -17,6 +17,7 @@ COMMENT= Jabber User Directory module
BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber
+PLIST_FILES= lib/jabber/jud.so
USE_GMAKE= yes
post-patch:
diff --git a/net-im/jabber-jud/pkg-plist b/net-im/jabber-jud/pkg-plist
deleted file mode 100644
index e4f9ad4f120a..000000000000
--- a/net-im/jabber-jud/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-lib/jabber/jud.so
diff --git a/net-im/ysm/Makefile b/net-im/ysm/Makefile
index 643efe5a3e62..12af74e43e2d 100644
--- a/net-im/ysm/Makefile
+++ b/net-im/ysm/Makefile
@@ -27,6 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -liconv"
MAN1= ysm.1
+PLIST_FILES= bin/ysm
post-patch:
@${REINPLACE_CMD} -e \
diff --git a/net-im/ysm/pkg-plist b/net-im/ysm/pkg-plist
deleted file mode 100644
index 41b2ae474002..000000000000
--- a/net-im/ysm/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/ysm