diff options
author | pav <pav@FreeBSD.org> | 2007-02-03 01:06:25 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-02-03 01:06:25 +0800 |
commit | 6ab5d7507d35041cbbcfbb95377ef6e754ad9204 (patch) | |
tree | 6e424102f1a24d3051893455ba7c00e3816e15a0 /x11/xlockmore | |
parent | 3d7be3e6f8d3d3c127d84db202a34207de52a2a7 (diff) | |
download | freebsd-ports-gnome-6ab5d7507d35041cbbcfbb95377ef6e754ad9204.tar.gz freebsd-ports-gnome-6ab5d7507d35041cbbcfbb95377ef6e754ad9204.tar.zst freebsd-ports-gnome-6ab5d7507d35041cbbcfbb95377ef6e754ad9204.zip |
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
Diffstat (limited to 'x11/xlockmore')
-rw-r--r-- | x11/xlockmore/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index d9fdc4a38732..4ab2ffce6945 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -105,9 +105,7 @@ pre-extract: .endif post-configure: -.if ${X_WINDOW_SYSTEM:L} != xfree86-3 ${REINPLACE_CMD} -e 's/-lXdpms//g' ${WRKSRC}/modes/Makefile -.endif PLIST_FILES= bin/xlock lib/X11/app-defaults/XLock |