From df755e39b4e0ab6aaa78e564fd4d2677371fd8d8 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Wed, 13 Oct 2004 01:39:48 +0000 Subject: - add USE_GCC=2.95 and unbreak this port PR: 72102 Submitted by: leeym Approved by: maintainer timeout --- sysutils/pwsafe/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/sysutils/pwsafe/Makefile b/sysutils/pwsafe/Makefile index 406b1c9acce5..78661fd63912 100644 --- a/sysutils/pwsafe/Makefile +++ b/sysutils/pwsafe/Makefile @@ -15,14 +15,9 @@ COMMENT= Cmdline program that manages encrypted password databases GNU_CONFIGURE= yes USE_GMAKE= yes +USE_GCC= 2.95 MAN1= pwsafe.1 PLIST_FILES= bin/pwsafe -.include - -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - -.include +.include -- cgit v1.2.3