aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/boxbackup-devel
diff options
context:
space:
mode:
authorsahil <sahil@FreeBSD.org>2011-01-25 13:07:56 +0800
committersahil <sahil@FreeBSD.org>2011-01-25 13:07:56 +0800
commit73f9a6e18fb27cd43b14512fc1611a54bf264821 (patch)
tree05a1f894ed3393e7f1f472a70dbb4a995ff9ac82 /sysutils/boxbackup-devel
parent5507a5767b95ea93d9921932a6d62b34695866a9 (diff)
downloadfreebsd-ports-gnome-73f9a6e18fb27cd43b14512fc1611a54bf264821.tar.gz
freebsd-ports-gnome-73f9a6e18fb27cd43b14512fc1611a54bf264821.tar.zst
freebsd-ports-gnome-73f9a6e18fb27cd43b14512fc1611a54bf264821.zip
Define NO_LATEST_LINK to unbreak INDEX.
Reported by: erwin Pointyhat to: myself Feature safe: yes
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