From 531a093eba0645ee13c9573ff7e8c523f6a5ec1a Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Tue, 15 Jan 2013 11:51:57 +0000 Subject: Remove two unused comments (forgotten in previous commit). --- shells/bash-devel/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'shells') diff --git a/shells/bash-devel/Makefile b/shells/bash-devel/Makefile index 453fcc0025ac..3205000f8614 100644 --- a/shells/bash-devel/Makefile +++ b/shells/bash-devel/Makefile @@ -55,8 +55,6 @@ CONFIGURE_ARGS= --without-bash-malloc \ --enable-disabled-builtins .if ${PORT_OPTIONS:MSTATIC} || defined(NO_DYNAMICROOT) || (defined(NOSHARED) && ${NOSHARED:L} != "no") -#.if empty(PORT_OPTIONS:MNLS) -#.endif CONFIGURE_ARGS+= --enable-static-link PKGNAMESUFFIX= -static-devel CONFLICTS+= bash-[0-9]* bash-static-[0-9]* bash-devel-[0-9]* -- cgit v1.2.3