diff options
author | tg <tg@FreeBSD.org> | 2001-10-25 11:29:46 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2001-10-25 11:29:46 +0000 |
commit | e35b9b88802b568d9ad12e9b26d0ad754ad87ad7 (patch) | |
tree | bda7eb80d70b3ffbc0cc73c7aba7da6ea78f179d /x11/xlockmore/Makefile | |
parent | bfbb6c0bfb0cabb8bd36ff472292f8007d924e63 (diff) | |
download | FreeBSD-ports-e35b9b88802b568d9ad12e9b26d0ad754ad87ad7.zip FreeBSD-ports-e35b9b88802b568d9ad12e9b26d0ad754ad87ad7.tar.gz |
Upgrade to 5.02.
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r-- | x11/xlockmore/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 7d3d704..1087c28 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xlockmore -PORTVERSION= 5.01 +PORTVERSION= 5.02 CATEGORIES= x11 MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \ ${MASTER_SITE_XCONTRIB} @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= tg@FreeBSD.org +USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-gl --without-motif --without-sx \ --without-editres --without-dtsaver --without-rplay \ |