diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 11:02:07 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 11:02:07 +0000 |
commit | f672b8cfe6f4f6b2f1af20b60c9612910c428207 (patch) | |
tree | 0de602f098e477f6ed27b73ba07b3bc5fdd00f17 /x11-wm | |
parent | ea098ec9f376e9714997584848bcbe661f49fa6f (diff) | |
download | ports-f672b8cfe6f4f6b2f1af20b60c9612910c428207.tar.gz ports-f672b8cfe6f4f6b2f1af20b60c9612910c428207.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/plwm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/plwm/Makefile b/x11-wm/plwm/Makefile index 8246219259f2..a748360ababd 100644 --- a/x11-wm/plwm/Makefile +++ b/x11-wm/plwm/Makefile @@ -15,6 +15,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Xlib/X.py:${PORTSDIR}/x11-toolkits/py-xlib INFO= plwm +USES= makeinfo USE_PYTHON= yes GNU_CONFIGURE= yes |