diff options
Diffstat (limited to 'graphics/aalib')
-rw-r--r-- | graphics/aalib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 260f28e2eb36..4444e7c65aed 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -11,8 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= eadler@FreeBSD.org COMMENT= ASCII art library +USES= ncurses USE_AUTOTOOLS= libtool -USE_NCURSES= yes WRKSRC= ${WRKDIR}/${PORTNAME}-1.4.0 GNU_CONFIGURE= yes USE_LDCONFIG= yes |