diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2011-05-21 18:23:00 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2011-05-21 18:23:00 +0000 |
commit | 9b317a358e516e0da8b27680d5bbc7736a85deb8 (patch) | |
tree | c93d3380e0442d3c0f7a59dee04669995477de1d /graphics/aalib | |
parent | 82d3602aa99121ef48c000f186f6ab2d6ce1c66b (diff) | |
download | ports-9b317a358e516e0da8b27680d5bbc7736a85deb8.tar.gz ports-9b317a358e516e0da8b27680d5bbc7736a85deb8.zip |
Notes
Diffstat (limited to 'graphics/aalib')
-rw-r--r-- | graphics/aalib/Makefile | 3 | ||||
-rw-r--r-- | graphics/aalib/distinfo | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 4df97e9a8775..bcc4a8cec054 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -7,7 +7,7 @@ PORTNAME= aalib PORTVERSION= 1.4.r5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/aa-project/aa-lib/1.4rc5 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} @@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An ascii art library USE_AUTOTOOLS= libtool +USE_NCURSES= yes WRKSRC= ${WRKDIR}/${PORTNAME}-1.4.0 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/aalib/distinfo b/graphics/aalib/distinfo index 18e332fc5e98..ad422921bc71 100644 --- a/graphics/aalib/distinfo +++ b/graphics/aalib/distinfo @@ -1,3 +1,2 @@ -MD5 (aalib-1.4rc5.tar.gz) = 9801095c42bba12edebd1902bcf0a990 SHA256 (aalib-1.4rc5.tar.gz) = fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e0a70ee SIZE (aalib-1.4rc5.tar.gz) = 391028 |