diff options
Diffstat (limited to 'print/xdvik/Makefile')
-rw-r--r-- | print/xdvik/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile index 68c620bb8e22..d88ab0174031 100644 --- a/print/xdvik/Makefile +++ b/print/xdvik/Makefile @@ -7,7 +7,7 @@ PORTNAME= xdvik PORTVERSION= 22.84.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xdvi @@ -24,7 +24,6 @@ RUN_DEPENDS= ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \ mktexlsr:${PORTSDIR}/print/teTeX-base LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib -USE_XLIB= yes USE_GMAKE= yes USE_MOTIF= yes GNU_CONFIGURE= yes |