diff options
author | rh <rh> | 2002-09-12 04:29:32 +0000 |
---|---|---|
committer | rh <rh> | 2002-09-12 04:29:32 +0000 |
commit | 4ac8da83b5df709ce5538cf3f80f7c886a1ccc31 (patch) | |
tree | f9567d5f7abdf1fdf4cd047b80ef7aec0cd7094c /print/Makefile | |
parent | 0a2db6cfb76f4b078bd5b0a5cc45cbffd9d8df36 (diff) | |
download | pkgsrc-4ac8da83b5df709ce5538cf3f80f7c886a1ccc31.tar.gz |
Add and enable libgnomeprintui
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 6155f5e825f..6635dc391eb 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2002/09/11 19:06:06 jlam Exp $ +# $NetBSD: Makefile,v 1.85 2002/09/12 04:29:32 rh Exp $ # COMMENT= Desktop publishing @@ -44,6 +44,7 @@ SUBDIR+= ja-vflib-utils SUBDIR+= ja-vfxdvik SUBDIR+= lgrind SUBDIR+= libgnomeprint +SUBDIR+= libgnomeprintui SUBDIR+= lilypond SUBDIR+= lyx SUBDIR+= magicfilter |