diff options
Diffstat (limited to 'graphics/aalib/Makefile')
-rw-r--r-- | graphics/aalib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 9942c3cfefa8..de7898ccd8e7 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -3,7 +3,7 @@ PORTNAME= aalib PORTVERSION= 1.4.r5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= SF/aa-project/aa-lib/1.4rc5 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= X11 -USES= ncurses libtool +USES= libtool:keepla ncurses WRKSRC= ${WRKDIR}/${PORTNAME}-1.4.0 GNU_CONFIGURE= yes USE_LDCONFIG= yes |