summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/crystal/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/crystal/Makefile b/devel/crystal/Makefile
index d6bff0ac5e42..fa889a09f894 100644
--- a/devel/crystal/Makefile
+++ b/devel/crystal/Makefile
@@ -7,14 +7,15 @@
PORTNAME= crystal
PORTVERSION= 0.92
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://sunsite.dk/projects/crystal/cs092/source/
DISTNAME= cs92_001
MAINTAINER= mkm@ieee.org
-LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
- SDL_net.0:${PORTSDIR}/net/sdl_net
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+ png.5:${PORTSDIR}/graphics/png
USE_BZIP2= yes
USE_GMAKE= yes