diff options
Diffstat (limited to 'freebsd')
| -rw-r--r-- | freebsd/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile index f4f0423..b182771 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -33,10 +33,6 @@ CONFIGURE_OUTSOURCE= yes MAKEFILE= GNUmakefile TEST_TARGET= check -# SciTECO uses an install-exec-hook to fix up hash-bang lines. -# This is broken by the default 0555 mode. -BINMODE= 755 - # NOTE: Unlike on Debian, we cannot build a sciteco-common package. # FreeBSD does not yet support subpackages. # Therefore both flavors will install totally independant |
