diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-13 10:01:16 +0800 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-13 10:01:16 +0800 |
commit | 5504410d202a61139289f7ec5b1ac740d8b707c1 (patch) | |
tree | 80c334fbe1eda5a5f8f3d63977f855194ef1d2de /x11/xmangekyou | |
parent | e36eed0723b97c93c1ca80727272496613c08f7e (diff) | |
download | freebsd-ports-gnome-5504410d202a61139289f7ec5b1ac740d8b707c1.tar.gz freebsd-ports-gnome-5504410d202a61139289f7ec5b1ac740d8b707c1.tar.zst freebsd-ports-gnome-5504410d202a61139289f7ec5b1ac740d8b707c1.zip |
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS
- Fix COMMENT
- Fix USE_GMAKE
Diffstat (limited to 'x11/xmangekyou')
-rw-r--r-- | x11/xmangekyou/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xmangekyou/Makefile b/x11/xmangekyou/Makefile index 52a43cefe4b2..d3fa2ae48d1d 100644 --- a/x11/xmangekyou/Makefile +++ b/x11/xmangekyou/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= http://ftp.vector.co.jp/pack/unix/art/anime/ MAINTAINER= ports@FreeBSD.org -COMMENT= A kaleidoscope on X +COMMENT= Kaleidoscope on X USE_XORG= x11 xpm xaw ALL_TARGET= xmangekyou |