diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-05-26 01:07:26 +0800 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-05-26 01:07:26 +0800 |
commit | d91f3ac24dec47d18c77aeab475a00969a642aa2 (patch) | |
tree | c63eddaeb149ee7f4d193b3ca06d68b44bfaebe9 /x11/Makefile | |
parent | 573b98eb353444d457879740f5d67652f2f7dafa (diff) | |
download | freebsd-ports-gnome-d91f3ac24dec47d18c77aeab475a00969a642aa2.tar.gz freebsd-ports-gnome-d91f3ac24dec47d18c77aeab475a00969a642aa2.tar.zst freebsd-ports-gnome-d91f3ac24dec47d18c77aeab475a00969a642aa2.zip |
Remove x11/xlibs which has been replaced by x11/xorg-libraries
and somehow survived the xorg 7.2 mega-patch.
Submitted by: flz
x11/xlibs
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 9fa8270e8375..e4fd89a372cf 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -374,7 +374,6 @@ SUBDIR += xkeycaps SUBDIR += xkeywrap SUBDIR += xkill - SUBDIR += xlibs SUBDIR += xload SUBDIR += xloadimage SUBDIR += xlockmore |