Allow staging as a regular user
This commit is contained in:
parent
4f4c6db5f5
commit
12c97951e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365481
1 changed files with 2 additions and 2 deletions
|
@ -6,14 +6,14 @@ PORTVERSION= 0.3.1
|
||||||
PORTREVISION= 2
|
PORTREVISION= 2
|
||||||
CATEGORIES= x11-clocks
|
CATEGORIES= x11-clocks
|
||||||
MASTER_SITES= http://buzzinhornetz.ath.cx/wmbday/files/ \
|
MASTER_SITES= http://buzzinhornetz.ath.cx/wmbday/files/ \
|
||||||
${MASTER_SITE_LOCAL}
|
LOCAL/uqs
|
||||||
MASTER_SITE_SUBDIR= uqs
|
|
||||||
|
|
||||||
MAINTAINER= uqs@FreeBSD.org
|
MAINTAINER= uqs@FreeBSD.org
|
||||||
COMMENT= Window Maker dock app that will remind you of birthdays
|
COMMENT= Window Maker dock app that will remind you of birthdays
|
||||||
|
|
||||||
BUILD_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage
|
BUILD_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage
|
||||||
|
|
||||||
|
USES= uidfix
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
MAKEFILE= BSDmakefile
|
MAKEFILE= BSDmakefile
|
||||||
MAKE_ENV+= ${CONFIGURE_ENV} X11BASE=${LOCALBASE}
|
MAKE_ENV+= ${CONFIGURE_ENV} X11BASE=${LOCALBASE}
|
||||||
|
|
Loading…
Reference in a new issue