From 2c78917c6bd9f920d6969dc923bd329977990eb8 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Tue, 4 May 1999 23:18:39 +0000 Subject: LIB_DEPENDS on the new unified xview port. --- print/bibcard/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'print') diff --git a/print/bibcard/Makefile b/print/bibcard/Makefile index 0835d04b7841..68a5277a11e9 100644 --- a/print/bibcard/Makefile +++ b/print/bibcard/Makefile @@ -4,7 +4,7 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.6 1998/09/21 22:15:57 steve Exp $ +# $Id: Makefile,v 1.7 1998/10/20 01:48:29 steve Exp $ # DISTNAME= bibcard.6.4 @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@NUXI.com -LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib +LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview NO_WRKSUBDIR= yes USE_IMAKE= yes @@ -26,7 +26,6 @@ pre-configure: >> ${WRKSRC}/Imakefile @${ECHO} "EXTRA_DEFINES= -DHAVE_STRCASECMP -DHAVE_STRSTR" \ >> ${WRKSRC}/Imakefile - @/bin/ln -f ${WRKSRC}/bibcard.1 ${WRKSRC}/bibcard.man + @${LN} -f ${WRKSRC}/bibcard.1 ${WRKSRC}/bibcard.man .include - -- cgit v1.2.3