diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-12-05 04:51:21 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-12-05 04:51:21 +0800 |
commit | 60c370de7db742ed75156b8673e19120d070b237 (patch) | |
tree | e45585e1e8fc87e45af39692aac61e4aa05d3116 /graphics | |
parent | 8a5e54dca6e0d9860b1635c121d537e260b1eb2e (diff) | |
download | freebsd-ports-gnome-60c370de7db742ed75156b8673e19120d070b237.tar.gz freebsd-ports-gnome-60c370de7db742ed75156b8673e19120d070b237.tar.zst freebsd-ports-gnome-60c370de7db742ed75156b8673e19120d070b237.zip |
Activate linux_glx
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f71d423f36e8..b54b3b701de1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -79,6 +79,7 @@ SUBDIR += lfview SUBDIR += libimg SUBDIR += libwmf + SUBDIR += linux_glx SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play |