diff options
Diffstat (limited to 'print/jadetex/Makefile')
-rw-r--r-- | print/jadetex/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/print/jadetex/Makefile b/print/jadetex/Makefile index 27cc37c9ec2e..1f2fdefd664d 100644 --- a/print/jadetex/Makefile +++ b/print/jadetex/Makefile @@ -10,6 +10,10 @@ PORTVERSION= 2.20 CATEGORIES= print MASTER_SITES= http://www.tug.org/applications/jadetex/ +PATCH_SITES= http://indev.insu.com/openjade/ +PATCHFILES= jadetex-2.20.patch +PATCH_DIST_STRIP= -p1 + MAINTAINER= kelly@ad1440.net BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX |