diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-10-25 11:29:46 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-10-25 11:29:46 +0000 |
commit | f2ac1a1b0d6f1e4473fde1d18a95e79002a7837b (patch) | |
tree | c966fb7091860535a4ae6c214a873af962263fb2 /x11/xlockmore/Makefile | |
parent | 534f7de797ed8140dfbe8588c9b004c2ce9ebf17 (diff) | |
download | ports-f2ac1a1b0d6f1e4473fde1d18a95e79002a7837b.tar.gz ports-f2ac1a1b0d6f1e4473fde1d18a95e79002a7837b.zip |
Notes
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 7d3d7049a50b..1087c28cc6a2 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 \ |