aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/alevt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/alevt/Makefile b/misc/alevt/Makefile
index 92807222e180..7f109bcbf50d 100644
--- a/misc/alevt/Makefile
+++ b/misc/alevt/Makefile
@@ -13,10 +13,10 @@ MASTER_SITES= http://user.exit.de/froese/alevt/ \
MAINTAINER= roger@freebsd.org
+LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
+
USE_X_PREFIX= yes
USE_GMAKE= yes
MAN1= alevt.1x alevt-date.1 alevt-cap.1
-.include <bsd.port.pre.mk>
-
.include <bsd.port.mk>