diff options
author | minskim <minskim> | 2010-05-25 07:55:58 +0000 |
---|---|---|
committer | minskim <minskim> | 2010-05-25 07:55:58 +0000 |
commit | ff89a5b118d58f87b90ccda41c70c8d7185e7dc8 (patch) | |
tree | 184f63b96e832817e2f6ad830f2d119a37ccd18c /print | |
parent | db425e048b0c57da933386db3ad9eb69676d3509 (diff) | |
download | pkgsrc-ff89a5b118d58f87b90ccda41c70c8d7185e7dc8.tar.gz |
Add tex-notoccite{,-doc}.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index ae052c28082..e4d4f39c83a 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.415 2010/05/25 07:39:00 minskim Exp $ +# $NetBSD: Makefile,v 1.416 2010/05/25 07:55:58 minskim Exp $ # COMMENT= Desktop publishing @@ -398,6 +398,8 @@ SUBDIR+= tex-nomencl SUBDIR+= tex-nomencl-doc SUBDIR+= tex-nopageno SUBDIR+= tex-nopageno-doc +SUBDIR+= tex-notoccite +SUBDIR+= tex-notoccite-doc SUBDIR+= tex-oberdiek SUBDIR+= tex-oberdiek-doc SUBDIR+= tex-ocrb |