diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-25 22:44:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-25 22:44:48 +0000 |
commit | cda30a295fd474159658e5a43f99f4441d06682f (patch) | |
tree | 2007491b9bfa70afd7bf89bf4d2324df2200b1b2 /x11/xlockmore | |
parent | 483c9c20a1b87e8a7e307cb57e7e556dc8be9a5d (diff) | |
download | ports-cda30a295fd474159658e5a43f99f4441d06682f.tar.gz ports-cda30a295fd474159658e5a43f99f4441d06682f.zip |
Notes
Diffstat (limited to 'x11/xlockmore')
-rw-r--r-- | x11/xlockmore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index eada73cfa136..480c2eaae95c 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -29,7 +29,7 @@ CFLAGS+= -I${KRB5_HOME}/include KRB5LIB= -L${KRB5_HOME}/lib .endif USE_GNOME= # -USE_XPM= yes +USE_XORG= x11 MAN1= xlock.1 PLIST_FILES= bin/xlock lib/X11/app-defaults/XLock |