diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-11-01 21:52:47 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-11-01 21:52:47 +0800 |
commit | 974d3305409a59fa9ecde779cc4da48b66c31554 (patch) | |
tree | dbe4d8f46888d65063f2dfadbb6e9b7cdcf66596 /misc/Makefile | |
parent | 938fe7091f556ffc08fbb7dc00b96c6824bb79dd (diff) | |
download | freebsd-ports-graphics-974d3305409a59fa9ecde779cc4da48b66c31554.tar.gz freebsd-ports-graphics-974d3305409a59fa9ecde779cc4da48b66c31554.tar.zst freebsd-ports-graphics-974d3305409a59fa9ecde779cc4da48b66c31554.zip |
Simple wrapper for perl5 with LD_PRELOAD=libthr for amanda 3.*.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 821c8fc6205..08847bc2aae 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -9,6 +9,7 @@ SUBDIR += airoflash SUBDIR += alevt SUBDIR += amanda-client + SUBDIR += amanda-perl-wrapper SUBDIR += amanda-server SUBDIR += amanda25-client SUBDIR += amanda25-server |