diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-19 16:57:19 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-19 16:57:19 +0000 |
commit | 2ecfd69a74178661dcd9f5cd8300e67d183dd6f5 (patch) | |
tree | 8e44e354dacd0e1b482c5edb3f74441c5d7fe5a2 /print/Makefile | |
parent | 6b1e0c872be209212f5f46c7c90bceb450ae24cd (diff) | |
download | FreeBSD-ports-2ecfd69a74178661dcd9f5cd8300e67d183dd6f5.zip FreeBSD-ports-2ecfd69a74178661dcd9f5cd8300e67d183dd6f5.tar.gz |
Update libgnomeprint to 1.111.0 after a repo-copy from gnomeprint and connect
it to the build.
PR: 36031
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 039e353..885bd14 100644 --- a/print/Makefile +++ b/print/Makefile @@ -75,6 +75,7 @@ SUBDIR += ktexshell SUBDIR += latex SUBDIR += latex2rtf + SUBDIR += libgnomeprint SUBDIR += lilypond SUBDIR += lout SUBDIR += lprps-a4 |