diff options
Diffstat (limited to 'graphics/alpng/Makefile')
-rw-r--r-- | graphics/alpng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/alpng/Makefile b/graphics/alpng/Makefile index ca80f98378e0..be40b14ce293 100644 --- a/graphics/alpng/Makefile +++ b/graphics/alpng/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}13 MAINTAINER= devel@stasyan.com COMMENT= Library for display PNG images in programs -LIB_DEPENDS+= alleg.42:${PORTSDIR}/devel/allegro +LIB_DEPENDS+= alleg:${PORTSDIR}/devel/allegro HAS_CONFIGURE= yes WRKSRC= ${WRKDIR} |