diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 03:32:41 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 03:32:41 +0000 |
commit | 5676988fbdae24508f808f1482546e67a8ca7303 (patch) | |
tree | fafee761f2f4f28526f5fb1dda8a5e2f94321c9a /misc/alevt | |
parent | 028edff22e4244bac15d71e0e6d1ce599ce6364b (diff) | |
download | ports-5676988fbdae24508f808f1482546e67a8ca7303.tar.gz ports-5676988fbdae24508f808f1482546e67a8ca7303.zip |
Notes
Diffstat (limited to 'misc/alevt')
-rw-r--r-- | misc/alevt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/alevt/Makefile b/misc/alevt/Makefile index 8f747a345bd6..6fe98e1ccde7 100644 --- a/misc/alevt/Makefile +++ b/misc/alevt/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= apps/video MAINTAINER= roger@freebsd.org -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_X_PREFIX= yes USE_GMAKE= yes |