diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
commit | 80a01c06d195116f35754af18c4288617f2bd998 (patch) | |
tree | 8d833e6b21208a25ff5a974fe5d5fb893c8b0da6 /x11/deskpaint | |
parent | 513ddff4c4d77481514839c764a6943440f684d0 (diff) | |
download | ports-80a01c06d195116f35754af18c4288617f2bd998.tar.gz ports-80a01c06d195116f35754af18c4288617f2bd998.zip |
Notes
Diffstat (limited to 'x11/deskpaint')
-rw-r--r-- | x11/deskpaint/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/deskpaint/Makefile b/x11/deskpaint/Makefile index 4cb96c2a029f..2d89d5518f36 100644 --- a/x11/deskpaint/Makefile +++ b/x11/deskpaint/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= sic_zer0@hotmail.com COMMENT= Tiny interactive paint program that draws as your desktop wallpaper +BROKEN= unfetchable + USE_XORG= x11 xext PLIST_FILES= bin/deskpaint |