diff options
author | anholt <anholt@FreeBSD.org> | 2004-05-31 10:58:57 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-05-31 10:58:57 +0800 |
commit | 4613c085caf047cfd7a582cc4b4420eb612c474d (patch) | |
tree | c87a3b9ae4c96b974ce167848a4070e1fbd96290 /x11/Makefile | |
parent | 55ef48f3c71c8b0d5431206bc8c09bea2dfae6c7 (diff) | |
download | freebsd-ports-gnome-4613c085caf047cfd7a582cc4b4420eb612c474d.tar.gz freebsd-ports-gnome-4613c085caf047cfd7a582cc4b4420eb612c474d.tar.zst freebsd-ports-gnome-4613c085caf047cfd7a582cc4b4420eb612c474d.zip |
Add xorg-fonts-encodings, a port of the X.Org font encoding files.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index d927f57b7124..76949bcf2c6e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -219,6 +219,7 @@ SUBDIR += xmx SUBDIR += xnee SUBDIR += xnodecor + SUBDIR += xorg-fonts-encodings SUBDIR += xorg-libraries SUBDIR += xorg-manpages SUBDIR += xprompt |