diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-11-03 00:17:34 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-11-03 00:17:34 +0000 |
commit | 79b6e55418ddf16547f5dfe3cd9f607100fadf73 (patch) | |
tree | 9b9f50c9958020f477db907a4095b5c40e5a6d86 /misc | |
parent | 3256ab48f4a076694048169c704fa668c62fed6c (diff) | |
download | ports-79b6e55418ddf16547f5dfe3cd9f607100fadf73.tar.gz ports-79b6e55418ddf16547f5dfe3cd9f607100fadf73.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/40upgrade/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/40upgrade/Makefile b/misc/40upgrade/Makefile index 2fd8891da27c..3ccdbe2eefcd 100644 --- a/misc/40upgrade/Makefile +++ b/misc/40upgrade/Makefile @@ -12,6 +12,8 @@ DISTFILES= # empty MAINTAINER= asami@FreeBSD.org +FORBIDDEN= something wrong with shared library + .include <bsd.port.pre.mk> .if !defined(PACKAGE_BUILDING) |