1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Make some variables ?= because they might be set by slave ports

(for example, japanese/xlockmore)

PR:		ports/59664 (related)
This commit is contained in:
Edwin Groothuis 2003-12-29 05:54:34 +00:00
parent 6466a306c9
commit 57094c18c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96839

View File

@ -7,12 +7,12 @@
PORTNAME= xlockmore
PORTVERSION= 5.10
CATEGORIES= x11
CATEGORIES?= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
MAINTAINER= ports@FreeBSD.org
MAINTAINER?= ports@FreeBSD.org
COMMENT= Like XLock session locker/screen saver, but just more
USE_BZIP2= yes