aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-11-05 11:05:02 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-11-05 11:05:02 +0000
commit57a5fef707acfc0f8a88693135df7ea945d02ca7 (patch)
treea3da3f956e169659dcffd9b15e736446ca9cb932 /ports-mgmt
parentfeb745912cfb6215b24e360c525e58a08e1dd98b (diff)
downloadports-57a5fef707acfc0f8a88693135df7ea945d02ca7.tar.gz
ports-57a5fef707acfc0f8a88693135df7ea945d02ca7.zip
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg-plist/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/pkg-plist/Makefile b/ports-mgmt/pkg-plist/Makefile
index 447a3b59751e..93bb2e0e85d1 100644
--- a/ports-mgmt/pkg-plist/Makefile
+++ b/ports-mgmt/pkg-plist/Makefile
@@ -16,6 +16,9 @@ NO_BUILD= yes
PLIST_FILES= bin/pkg-plist man/man1/pkg-plist.1.gz
+DEPRECATED= Generate incorrect plists
+EXPIRATION_DATE= 2014-11-30
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/pkg-plist ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/pkg-plist.1 ${STAGEDIR}${MANPREFIX}/man/man1