aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
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