From 70db55f9db0127470145ecfd5afd619af8f78624 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 3 Sep 2006 19:53:54 +0000 Subject: RESTRICTED is not necessary in the readline case, since it just means that the entire package becomes GPLed, which is not a concern; the software is under a modified BSDL and we distribute the source code anyway. Approved by: maintainer --- sysutils/boxbackup/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sysutils/boxbackup') diff --git a/sysutils/boxbackup/Makefile b/sysutils/boxbackup/Makefile index 7f8f352f7120..950fda6b0258 100644 --- a/sysutils/boxbackup/Makefile +++ b/sysutils/boxbackup/Makefile @@ -35,7 +35,6 @@ TARGETOS!= ${ECHO_CMD} `${UNAME} -s``${UNAME} -r | ${SED} -e 's/[-(].*//'` | ${T .if defined(WITH_GNUREADLINE) CONFIGURE_ARGS+=--enable-gnu-readline -RESTRICTED= GNU GPL prevents distributing binaries linked against GNU readline .endif .if defined(WITHOUT_CLIENT) && defined(WITHOUT_SERVER) -- cgit v1.2.3