diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/ashe/Makefile | 3 | ||||
-rw-r--r-- | www/chimera/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/ashe/Makefile b/www/ashe/Makefile index 0d917af27809..bff2ed7fb014 100644 --- a/www/ashe/Makefile +++ b/www/ashe/Makefile @@ -7,7 +7,7 @@ PORTNAME= ashe PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ftp://ftp.cs.rpi.edu/pub/puninj/ASHE/ASHE-1.3/%SUBDIR%/ MASTER_SITE_SUBDIR= src libcci libhtmlw-2.7 @@ -22,6 +22,7 @@ INSTALL_WRKSRC= ${WRKDIR}/src USE_MOTIF= yes USE_IMAKE= yes +USE_XORG= ice sm x11 xaw xext xmu xp xpm xt MAN1= xhtml.1 post-patch: diff --git a/www/chimera/Makefile b/www/chimera/Makefile index 649d1c7fc122..f5097b05c99f 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -7,7 +7,7 @@ PORTNAME= chimera PORTVERSION= 1.70p0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.rocklinux.net/people/ripclaw/projects/software/chimera/devel/ @@ -18,6 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support NO_LATEST_LINK= yes USE_IMAKE= yes +USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= chimera.1 |