diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
commit | 64cf27c85d89298041b8c8dc2fd090181e6d10d8 (patch) | |
tree | 11668b893f94453b0262a155d53e6eac8dd4a6f5 /lang/ifc | |
parent | 440d8863c8d496b982754e2a71867892213a902b (diff) | |
download | ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.tar.gz ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.zip |
Notes
Diffstat (limited to 'lang/ifc')
-rw-r--r-- | lang/ifc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ifc/Makefile b/lang/ifc/Makefile index bdae559e183d..3e8f0d0ad9c0 100644 --- a/lang/ifc/Makefile +++ b/lang/ifc/Makefile @@ -31,8 +31,7 @@ NO_CDROM= ${RESTRICTED} ONLY_FOR_ARCHS= i386 CONFLICTS= linux_devtools* -#USE_LINUX= yes -RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 +USE_LINUX= yes USE_REINPLACE= yes NO_FILTER_SHLIBS= yes |