summaryrefslogtreecommitdiff
path: root/print/tex-wallpaper
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-10-01 20:03:25 +0000
committerjoerg <joerg@pkgsrc.org>2014-10-01 20:03:25 +0000
commit8341b400b2dc826c9fd3db2ad6444d0c27c4548d (patch)
tree0ebd6d1d49d447ac391149444043ac8b5f6050aa /print/tex-wallpaper
parent8df12cada1b4eef85892e7cfdd6598575bf23ab1 (diff)
downloadpkgsrc-8341b400b2dc826c9fd3db2ad6444d0c27c4548d.tar.gz
Needs tex-eso-pic to work. Bump revision.
Diffstat (limited to 'print/tex-wallpaper')
-rw-r--r--print/tex-wallpaper/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/tex-wallpaper/Makefile b/print/tex-wallpaper/Makefile
index c0664ba6171..9d6fe042e99 100644
--- a/print/tex-wallpaper/Makefile
+++ b/print/tex-wallpaper/Makefile
@@ -1,11 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:59:11 markd Exp $
+# $NetBSD: Makefile,v 1.2 2014/10/01 20:03:25 joerg Exp $
# TeX Live Revision 15878
DISTNAME= wallpaper
PKGNAME= tex-${DISTNAME}-1.10
+PKGREVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Easy addition of wallpapers (background images) to LaTeX documents
+DEPENDS+= tex-eso-pic-[0-9]*:../../print/tex-eso-pic
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"