diff options
Diffstat (limited to 'graphics/aalib/Makefile')
-rw-r--r-- | graphics/aalib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 394ca5970bc1..d31107ea223d 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -3,7 +3,7 @@ PORTNAME= aalib PORTVERSION= 1.4.r5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= SF/aa-project/aa-lib/1.4rc5 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} @@ -13,8 +13,7 @@ COMMENT= ASCII art library OPTIONS_DEFINE= X11 -USES= ncurses -USE_AUTOTOOLS= libtool +USES= ncurses libtool WRKSRC= ${WRKDIR}/${PORTNAME}-1.4.0 GNU_CONFIGURE= yes USE_LDCONFIG= yes |