From bc687753271d1c92a944aa4af533469e27926aa2 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 21 Jan 2014 00:36:24 +0000 Subject: Support stage --- devel/libg19draw/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel/libg19draw') diff --git a/devel/libg19draw/Makefile b/devel/libg19draw/Makefile index 863caa48c9a7..a7b823ed9a30 100644 --- a/devel/libg19draw/Makefile +++ b/devel/libg19draw/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= SF/g19linux/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= armin@frozen-zone.org COMMENT= G19 draw library -LIB_DEPENDS= g19.1:${PORTSDIR}/devel/libg19 \ - freetype.9:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= libg19.so:${PORTSDIR}/devel/libg19 \ + libfreetype.so.9:${PORTSDIR}/print/freetype2 CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -pthread" @@ -24,5 +24,4 @@ PLIST_FILES= include/libg19draw.h \ lib/libg19draw.so \ lib/libg19draw.so.1 -NO_STAGE= yes .include -- cgit v1.2.3