aboutsummaryrefslogtreecommitdiff
path: root/misc/compat3x
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 21:05:49 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 21:05:49 +0000
commitf28d272707d9d301a0ddd999c7b84b81c86e9a0a (patch)
tree90d1cb3f6a475cff114d10d1718e8a277c726a87 /misc/compat3x
parent0e158d3730bbc27bae25e16aa56d838a99160593 (diff)
downloadports-f28d272707d9d301a0ddd999c7b84b81c86e9a0a.tar.gz
ports-f28d272707d9d301a0ddd999c7b84b81c86e9a0a.zip
Notes
Diffstat (limited to 'misc/compat3x')
-rw-r--r--misc/compat3x/pkg-descr9
1 files changed, 0 insertions, 9 deletions
diff --git a/misc/compat3x/pkg-descr b/misc/compat3x/pkg-descr
index 544c9fd1ab45..e9fecf5361ab 100644
--- a/misc/compat3x/pkg-descr
+++ b/misc/compat3x/pkg-descr
@@ -1,11 +1,2 @@
This package allows you to install the compat3x libraries on your
system, so you can use legacy binaries that depend on them.
-
-Usage example:
-
- .include <bsd.port.pre.mk>
-
- .if ${OSVERSION} >= 400000
- LIB_DEPENDS+= c.3:${PORTSDIR}/misc/compat3x
- .endif
-