diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 13:12:53 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 13:12:53 +0000 |
commit | a049dd78cc281272f3788b3d4689a744f774e543 (patch) | |
tree | 66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /news | |
parent | Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff) |
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes:
svn path=/head/; revision=100139
Diffstat (limited to 'news')
-rw-r--r-- | news/gup/Makefile | 1 | ||||
-rw-r--r-- | news/gup/pkg-plist | 1 | ||||
-rw-r--r-- | news/husky-hptkill/Makefile | 1 | ||||
-rw-r--r-- | news/husky-hptkill/pkg-plist | 1 | ||||
-rw-r--r-- | news/husky-hptsqfix/Makefile | 1 | ||||
-rw-r--r-- | news/husky-hptsqfix/pkg-plist | 1 | ||||
-rw-r--r-- | news/husky-sqpack/Makefile | 1 | ||||
-rw-r--r-- | news/husky-sqpack/pkg-plist | 1 | ||||
-rw-r--r-- | news/newsfetch/Makefile | 1 | ||||
-rw-r--r-- | news/newsfetch/pkg-plist | 1 | ||||
-rw-r--r-- | news/newsfish/Makefile | 1 | ||||
-rw-r--r-- | news/newsfish/pkg-plist | 1 | ||||
-rw-r--r-- | news/nnap/Makefile | 1 | ||||
-rw-r--r-- | news/nnap/pkg-plist | 1 | ||||
-rw-r--r-- | news/nntpbtr/Makefile | 1 | ||||
-rw-r--r-- | news/nntpbtr/pkg-plist | 1 |
16 files changed, 8 insertions, 8 deletions
diff --git a/news/gup/Makefile b/news/gup/Makefile index 8c9f434e4d98..6c6634975d6e 100644 --- a/news/gup/Makefile +++ b/news/gup/Makefile @@ -16,6 +16,7 @@ COMMENT= Allows remote sites to change their newsgroup subscriptions WRKSRC= ${WRKDIR}/gup MAN1= gup.1 +PLIST_FILES= libexec/gup do-configure: @${CP} ${FILESDIR}/freebsd ${WRKSRC}/config diff --git a/news/gup/pkg-plist b/news/gup/pkg-plist deleted file mode 100644 index d5cc5280edc8..000000000000 --- a/news/gup/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -libexec/gup diff --git a/news/husky-hptkill/Makefile b/news/husky-hptkill/Makefile index 297de0e767cb..47d38cbedcf8 100644 --- a/news/husky-hptkill/Makefile +++ b/news/husky-hptkill/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf MAN1= hptkill.1 MANCOMPRESSED= yes +PLIST_FILES= bin/hptkill .include <bsd.port.pre.mk> .include "${PORTSDIR}/news/husky-base/Makefile.inc" diff --git a/news/husky-hptkill/pkg-plist b/news/husky-hptkill/pkg-plist deleted file mode 100644 index 5b5cd97ebaf2..000000000000 --- a/news/husky-hptkill/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/hptkill diff --git a/news/husky-hptsqfix/Makefile b/news/husky-hptsqfix/Makefile index 32185ae9d07c..2b55f27e9355 100644 --- a/news/husky-hptsqfix/Makefile +++ b/news/husky-hptsqfix/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= smapi.2:${PORTSDIR}/news/husky-smapi MAN1= hptsqfix.1 MANCOMPRESSED= yes +PLIST_FILES= bin/hptsqfix .include <bsd.port.pre.mk> .include "${PORTSDIR}/news/husky-base/Makefile.inc" diff --git a/news/husky-hptsqfix/pkg-plist b/news/husky-hptsqfix/pkg-plist deleted file mode 100644 index eb76dbb0548b..000000000000 --- a/news/husky-hptsqfix/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/hptsqfix diff --git a/news/husky-sqpack/Makefile b/news/husky-sqpack/Makefile index 70d327ebc7e3..a695fd3c0f8d 100644 --- a/news/husky-sqpack/Makefile +++ b/news/husky-sqpack/Makefile @@ -20,6 +20,7 @@ USE_REINPLACE= yes MAN1= sqpack.1 MANCOMPRESSED= yes +PLIST_FILES= bin/sqpack post-patch: @${REINPLACE_CMD} -e 's^/etc/fido/config^${PREFIX}/etc/fido/config^' \ diff --git a/news/husky-sqpack/pkg-plist b/news/husky-sqpack/pkg-plist deleted file mode 100644 index bb53b6662163..000000000000 --- a/news/husky-sqpack/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/sqpack diff --git a/news/newsfetch/Makefile b/news/newsfetch/Makefile index 0eac93810f6e..e5dd3ffe67e6 100644 --- a/news/newsfetch/Makefile +++ b/news/newsfetch/Makefile @@ -19,6 +19,7 @@ MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man" MAN1= newsfetch.1 MANCOMPRESSED= maybe +PLIST_FILES= bin/newsfetch do-configure: cd ${WRKSRC} && ( \ diff --git a/news/newsfetch/pkg-plist b/news/newsfetch/pkg-plist deleted file mode 100644 index 89c595102864..000000000000 --- a/news/newsfetch/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/newsfetch diff --git a/news/newsfish/Makefile b/news/newsfish/Makefile index 49a63342be8a..b983e0cc3d65 100644 --- a/news/newsfish/Makefile +++ b/news/newsfish/Makefile @@ -19,5 +19,6 @@ USE_AUTOMAKE= yes USE_GMAKE= yes MAN1= newsfish.1 +PLIST_FILES= bin/newsfish .include <bsd.port.mk> diff --git a/news/newsfish/pkg-plist b/news/newsfish/pkg-plist deleted file mode 100644 index 6ce3f947e575..000000000000 --- a/news/newsfish/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/newsfish diff --git a/news/nnap/Makefile b/news/nnap/Makefile index faebe7e66507..36d3c50d4b4a 100644 --- a/news/nnap/Makefile +++ b/news/nnap/Makefile @@ -17,6 +17,7 @@ MAINTAINER= lasse@freebsdcluster.org COMMENT= Nnap is a lightweight NNTP authentication proxy NO_WRKSUBDIR= yes +PLIST_FILES= sbin/nnap do-extract: @${MKDIR} ${WRKDIR} diff --git a/news/nnap/pkg-plist b/news/nnap/pkg-plist deleted file mode 100644 index 0c334c2d8e2a..000000000000 --- a/news/nnap/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/nnap diff --git a/news/nntpbtr/Makefile b/news/nntpbtr/Makefile index 8fe5d1b455f7..f5ea7140675f 100644 --- a/news/nntpbtr/Makefile +++ b/news/nntpbtr/Makefile @@ -15,6 +15,7 @@ MAINTAINER= dk@farm.org COMMENT= NNTP bulk transfer MAN1= nntpbtr.1 +PLIST_FILES= sbin/nntpbtr # "patch" complains otherwise post-extract: diff --git a/news/nntpbtr/pkg-plist b/news/nntpbtr/pkg-plist deleted file mode 100644 index 8e5beb0baa41..000000000000 --- a/news/nntpbtr/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/nntpbtr |