aboutsummaryrefslogtreecommitdiff
path: root/sysutils/boxbackup-devel
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2011-01-25 05:07:56 +0000
committerSahil Tandon <sahil@FreeBSD.org>2011-01-25 05:07:56 +0000
commit9fb1b9419b345177d86953927d459445172cbe72 (patch)
tree4a56fca74fdc9bde557279c74a740c137da78f5f /sysutils/boxbackup-devel
parent1320a7268a5f309a108d7aa3e5a7d08f573660eb (diff)
downloadports-9fb1b9419b345177d86953927d459445172cbe72.tar.gz
ports-9fb1b9419b345177d86953927d459445172cbe72.zip
Define NO_LATEST_LINK to unbreak INDEX.
Reported by: erwin Pointyhat to: myself Feature safe: yes
Notes
Notes: svn path=/head/; revision=268202
Diffstat (limited to 'sysutils/boxbackup-devel')
-rw-r--r--sysutils/boxbackup-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/boxbackup-devel/Makefile b/sysutils/boxbackup-devel/Makefile
index f4c53f0e2a4d..d85b82dc8835 100644
--- a/sysutils/boxbackup-devel/Makefile
+++ b/sysutils/boxbackup-devel/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= james@netinertia.co.uk
COMMENT= An open source, completely automatic on-line backup system for UNIX
+NO_LATEST_LINK= yes
+
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_PERL5= yes