summaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committertrevor <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commit884981ec68cdccc03368be15d055407446135f3d (patch)
tree2f9733041e0ddb6902f51ab47491598efdeeaa7c /net-p2p
parentb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff)
downloadFreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.zip
FreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.tar.gz
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/dctc-gui-qt/Makefile1
-rw-r--r--net-p2p/dctc-gui-qt/pkg-plist1
-rw-r--r--net-p2p/edonkey-tool-hash/Makefile1
-rw-r--r--net-p2p/edonkey-tool-hash/pkg-plist1
-rw-r--r--net-p2p/linux-edonkey-tool-recovermet/Makefile1
-rw-r--r--net-p2p/linux-edonkey-tool-recovermet/pkg-plist1
6 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/dctc-gui-qt/Makefile b/net-p2p/dctc-gui-qt/Makefile
index cfab10f..16dc75d 100644
--- a/net-p2p/dctc-gui-qt/Makefile
+++ b/net-p2p/dctc-gui-qt/Makefile
@@ -21,6 +21,7 @@ RUN_DEPENDS= dctc:${PORTSDIR}/net/dctc
USE_QT_VER= 3
USE_REINPLACE= yes
MAKE_ENV= QTDIR="${QTDIR}"
+PLIST_FILES= bin/dc-qt
QTDIR?= ${X11BASE}
QMAKE?= ${X11BASE}/bin/qmake
diff --git a/net-p2p/dctc-gui-qt/pkg-plist b/net-p2p/dctc-gui-qt/pkg-plist
deleted file mode 100644
index cad195c..0000000
--- a/net-p2p/dctc-gui-qt/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/dc-qt
diff --git a/net-p2p/edonkey-tool-hash/Makefile b/net-p2p/edonkey-tool-hash/Makefile
index 3bd7db3..888af07 100644
--- a/net-p2p/edonkey-tool-hash/Makefile
+++ b/net-p2p/edonkey-tool-hash/Makefile
@@ -16,6 +16,7 @@ DISTNAME= ed2k_hash-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
COMMENT= Both calculates 'eDonkey/Overnet hashes' producing ed2k:// file links
+PLIST_FILES= bin/edonkey-tool-hash
USE_REINPLACE= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/net-p2p/edonkey-tool-hash/pkg-plist b/net-p2p/edonkey-tool-hash/pkg-plist
deleted file mode 100644
index 5a5e8ae..0000000
--- a/net-p2p/edonkey-tool-hash/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/edonkey-tool-hash
diff --git a/net-p2p/linux-edonkey-tool-recovermet/Makefile b/net-p2p/linux-edonkey-tool-recovermet/Makefile
index da8f010..c8ea3c7 100644
--- a/net-p2p/linux-edonkey-tool-recovermet/Makefile
+++ b/net-p2p/linux-edonkey-tool-recovermet/Makefile
@@ -22,6 +22,7 @@ ONLY_FOR_ARCHS= i386
USE_LINUX= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
+PLIST_FILES= bin/edonkey-tool-recovermet
STRIP=
STRIP_CMD= ${LINUXBASE}/usr/bin/strip
diff --git a/net-p2p/linux-edonkey-tool-recovermet/pkg-plist b/net-p2p/linux-edonkey-tool-recovermet/pkg-plist
deleted file mode 100644
index c525bb7..0000000
--- a/net-p2p/linux-edonkey-tool-recovermet/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/edonkey-tool-recovermet
OpenPOWER on IntegriCloud