diff options
Diffstat (limited to 'print/xtem/Makefile')
-rw-r--r-- | print/xtem/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/xtem/Makefile b/print/xtem/Makefile index 5ea8b2cfa77e..adb1363f18a9 100644 --- a/print/xtem/Makefile +++ b/print/xtem/Makefile @@ -9,7 +9,7 @@ PORTNAME= xtem PORTVERSION= 7.00 CATEGORIES= print MASTER_SITES= ftp://ftp.iwd.uni-bremen.de/pub/tex/xtem.v7/ -DISTNAME= xtem_texmenu.7.00 +DISTFILES= xtem_texmenu.${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org @@ -19,7 +19,6 @@ RUN_DEPENDS+= gv:${PORTSDIR}/print/gv \ tex:${PORTSDIR}/print/teTeX .endif -WRKSRC= ${WRKDIR}/${PKGNAME} MAN1= hyphen_show.1 xtem.1 pre-extract: |