From f2f0e9bdc169aaea5c518bdd14999362d657be59 Mon Sep 17 00:00:00 2001 From: petef Date: Sun, 11 May 2003 03:18:17 +0000 Subject: - unbreak: fix pkg-install not to create a /usr/interbase symlink - strongly suggest manually creating the symlink in pkg-message PR: 51712 Submitted by: maintainer --- databases/firebird-server/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'databases/firebird-server/Makefile') diff --git a/databases/firebird-server/Makefile b/databases/firebird-server/Makefile index 3e4f87d5e47f..c6d4c5075de0 100644 --- a/databases/firebird-server/Makefile +++ b/databases/firebird-server/Makefile @@ -18,8 +18,6 @@ DISTFILES= bootkit-1.0.2.908.tar.gz \ MAINTAINER= chris@aims.com.au COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) -BROKEN= "Installs files in /usr/interbase" - WRKSRC= ${WRKDIR}/firebird-1.0.2.908 INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/firebird/lib -- cgit