diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 22:20:30 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 22:20:30 +0000 |
commit | 366790689c55376507a8345f3a4b147db6529857 (patch) | |
tree | 60de395c1b48f776ec375cd82644bf8273d5aaac /deskutils/xpostit | |
parent | 10bd80f6a83a7cd3fed991b6e2b750d6cf7c4a27 (diff) |
Notes
Diffstat (limited to 'deskutils/xpostit')
-rw-r--r-- | deskutils/xpostit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xpostit/Makefile b/deskutils/xpostit/Makefile index ee8d380cde64..5beda8e355dc 100644 --- a/deskutils/xpostit/Makefile +++ b/deskutils/xpostit/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= joerg@FreeBSD.org COMMENT= PostIt (R) messages onto your X11 screen -USES= imake tar:Z +USES= imake tar:Z xorg USE_XORG= ice sm x11 xaw xext xmu xpm xt WRKSRC= ${WRKDIR}/xpostit |