diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-05-25 14:37:02 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-05-25 14:37:02 +0000 |
commit | 92ea0d614b10bd99ce43a611721c7c4003cd79a5 (patch) | |
tree | cf13f962932aab3646f0af684b2923c4e0f0825b /x11/bitmap | |
parent | ffbb85145227efbc987e5d09cab804f896bf37f5 (diff) |
Notes
Diffstat (limited to 'x11/bitmap')
-rw-r--r-- | x11/bitmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/bitmap/Makefile b/x11/bitmap/Makefile index 0a5c5ffad1d4..8d81b7c6f8a8 100644 --- a/x11/bitmap/Makefile +++ b/x11/bitmap/Makefile @@ -8,7 +8,7 @@ MAINTAINER= x11@FreeBSD.org COMMENT= Bitmap editor and converter utilities for X XORG_CAT= app -USE_XORG= x11 xaw xbitmaps xmu xproto xorg-macros +USE_XORG= x11 xaw xbitmaps xmu xproto MAN1= atobm.1 bitmap.1 bmtoa.1 .include <bsd.port.mk> |