summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-12-22 08:03:27 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-12-22 08:03:27 +0000
commit81e9327a2658f85b96dfed9e77050b68f782eae8 (patch)
tree0233721c745c20bcaa1155b72995e770b7f1eb8e /mail
parentgPHPEdit is a Gnome2 text editor optimised for editing PHP, HTML and CSS (diff)
- Fix invocation of pkg-install-script
- Use PLIST_FILES (me) PR: ports/72240 Submitted by: Helge Oldach Approved by: maintainer
Notes
Notes: svn path=/head/; revision=124802
Diffstat (limited to 'mail')
-rw-r--r--mail/popper/Makefile4
-rw-r--r--mail/popper/pkg-plist3
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/popper/Makefile b/mail/popper/Makefile
index 408b2b38aedc..5386a7ab3a5d 100644
--- a/mail/popper/Makefile
+++ b/mail/popper/Makefile
@@ -50,6 +50,8 @@ CONFIGURE_ARGS+= --enable-debugging
CONFIGURE_ENV= LIBS="${P_LIBS}" O_DEFS="${O_DEFS}"
MAN8= popauth.8 popper.8
+PLIST_FILES= bin/popauth libexec/popper
+PLIST_DIRS= etc/popper
LATEST_LINK= popper
@@ -58,7 +60,7 @@ post-patch:
$(CP) ${FILESDIR}/sendto.c ${WRKSRC}
pre-install:
- PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL
+ PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
do-install:
cd ${WRKSRC} && \
diff --git a/mail/popper/pkg-plist b/mail/popper/pkg-plist
deleted file mode 100644
index a19497e4d236..000000000000
--- a/mail/popper/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/popauth
-libexec/popper
-@dirrm etc/popper