From 5fcc62099e1ed7539b14ca9f61f7fd9458d41b3f Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Mon, 24 Apr 2000 15:50:30 +0000 Subject: Adjust dependencies. devel/popt now builds a shared library. --- devel/newt/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/newt') diff --git a/devel/newt/Makefile b/devel/newt/Makefile index bdc3ea39da48..e0cd657abfdd 100644 --- a/devel/newt/Makefile +++ b/devel/newt/Makefile @@ -17,10 +17,10 @@ EXTRACT_SUFX= .src.rpm MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang +LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ + popt.0:${PORTSDIR}/devel/popt BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm \ - python:${PORTSDIR}/lang/python \ - ${LOCALBASE}/include/popt.h:${PORTSDIR}/devel/popt + python:${PORTSDIR}/lang/python USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit v1.2.3