diff options
author | minskim <minskim@pkgsrc.org> | 2006-04-07 00:54:25 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-04-07 00:54:25 +0000 |
commit | fbe19483fec4ae0e4aa86bfb34cb025697c4b1b2 (patch) | |
tree | bdf56c4dbca8890bcd9896ed9879c86c7feab9a5 /editors/lyx-xforms | |
parent | 750a413f0bffb465d9cad38d396d55eff9fea361 (diff) | |
download | pkgsrc-fbe19483fec4ae0e4aa86bfb34cb025697c4b1b2.tar.gz |
Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
Diffstat (limited to 'editors/lyx-xforms')
-rw-r--r-- | editors/lyx-xforms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile index 93d55d47ee0..7059c2a898f 100644 --- a/editors/lyx-xforms/Makefile +++ b/editors/lyx-xforms/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:57 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2006/04/07 00:54:25 minskim Exp $ # .include "../../editors/lyx-qt/Makefile.common" PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= (xforms version) |