diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-03 21:56:37 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-03 21:56:37 +0000 |
commit | c32f72e68d63a930e5ea4ad5cc6e2ea4d3bb5360 (patch) | |
tree | 21deb0ada9c792042c1b4d28f91cef612f466309 /x11/xf86dga/Makefile | |
parent | f93fe63d74f9cd69d7f899403b10e179c4513e8a (diff) | |
download | ports-c32f72e68d63a930e5ea4ad5cc6e2ea4d3bb5360.tar.gz ports-c32f72e68d63a930e5ea4ad5cc6e2ea4d3bb5360.zip |
Notes
Diffstat (limited to 'x11/xf86dga/Makefile')
-rw-r--r-- | x11/xf86dga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xf86dga/Makefile b/x11/xf86dga/Makefile index b3ac04500831..9c097b3a93bb 100644 --- a/x11/xf86dga/Makefile +++ b/x11/xf86dga/Makefile @@ -10,7 +10,7 @@ COMMENT= Test program for the XFree86-DGA extension LICENSE= MIT -XORG_CAT= app +USES= xorg xorg-cat:app USE_XORG= x11 xxf86dga xt xaw7 xmu PLIST_FILES= bin/dga man/man1/dga.1.gz |