aboutsummaryrefslogtreecommitdiff
path: root/misc/alevt
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-10-15 13:55:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-10-15 13:55:43 +0000
commit4cd076626a021a1489485b0662b785ede6ba2d32 (patch)
tree85d9481c56038cb0a6e42b21d20a7fb3231d979e /misc/alevt
parent0b52dce4d5375e7a40f13cb80ca28c3a518d3a0b (diff)
downloadports-4cd076626a021a1489485b0662b785ede6ba2d32.tar.gz
ports-4cd076626a021a1489485b0662b785ede6ba2d32.zip
Notes
Diffstat (limited to 'misc/alevt')
-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>