diff options
author | garga <garga@FreeBSD.org> | 2009-12-22 01:34:28 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2009-12-22 01:34:28 +0800 |
commit | faa6303dd6804a16a60f320ede1f3e366dcdb0f6 (patch) | |
tree | 6737dca2739a514f11b6f037b98c7db3954c7eb3 /x11-drivers | |
parent | 23dfb763cd92ceaaf8cbc9f47956b8f40c29e1c3 (diff) | |
download | freebsd-ports-gnome-faa6303dd6804a16a60f320ede1f3e366dcdb0f6.tar.gz freebsd-ports-gnome-faa6303dd6804a16a60f320ede1f3e366dcdb0f6.tar.zst freebsd-ports-gnome-faa6303dd6804a16a60f320ede1f3e366dcdb0f6.zip |
Re-add accidentally removed line and fix PLIST
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-openchrome/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-openchrome/Makefile b/x11-drivers/xf86-video-openchrome/Makefile index 67cea76e23cf..9a3842ac3366 100644 --- a/x11-drivers/xf86-video-openchrome/Makefile +++ b/x11-drivers/xf86-video-openchrome/Makefile @@ -17,6 +17,7 @@ USE_GL= gl XORG_CAT= driver USE_XORG= videoproto xf86driproto xextproto xvmc glproto +MAN4= openchrome.4x MAKE_ARGS+= drivermandir=${LOCALBASE}/man/man4 |