diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 22:39:00 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 22:39:00 +0000 |
commit | e07b12b90a30d75705a01b2808179ae837bff225 (patch) | |
tree | 4197ad0a53c90c82fa02d75f0c26ef4b64bd9567 /x11 | |
parent | df9b9e3d15d2825faf61c58c0bf7034071722944 (diff) | |
download | ports-e07b12b90a30d75705a01b2808179ae837bff225.tar.gz ports-e07b12b90a30d75705a01b2808179ae837bff225.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlockmore/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 598c64202bad..eada73cfa136 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -7,7 +7,7 @@ PORTNAME= xlockmore PORTVERSION= 5.25 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= x11 MASTER_SITES= ftp://ibiblio.org/pub/Linux/X11/screensavers/ @@ -29,7 +29,6 @@ CFLAGS+= -I${KRB5_HOME}/include KRB5LIB= -L${KRB5_HOME}/lib .endif USE_GNOME= # -USE_X_PREFIX= yes USE_XPM= yes MAN1= xlock.1 |