aboutsummaryrefslogtreecommitdiff
path: root/www/viewml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/viewml/Makefile')
-rw-r--r--www/viewml/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/viewml/Makefile b/www/viewml/Makefile
index b2902419f89d..68cecbd3e6f9 100644
--- a/www/viewml/Makefile
+++ b/www/viewml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= viewml
PORTVERSION= 0.21
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ftp://ftp.viewml.com/pub/viewml/
@@ -14,13 +15,13 @@ MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \
- wwwzip.1:${PORTSDIR}/www/libwww \
- Imlib.5:${PORTSDIR}/graphics/imlib
+ wwwzip.1:${PORTSDIR}/www/libwww
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_X_PREFIX= yes
USE_GMAKE= yes
+USE_IMLIB= yes
USE_BISON= yes
CFLAGS+= -fpermissive -include /usr/include/sys/types.h \
-DPREFIX=\\\"${PREFIX}\\\"