diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-07 02:04:11 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-07 02:04:11 +0000 |
commit | 6b84fcbfb8c4dc1da89523985c525cd0a16ad6dc (patch) | |
tree | f7a3a45745f510e1b159f7a2a064afdd5f297486 /x11/xnodecor/Makefile | |
parent | d2e1b140ddcda306a9ba4948174435f9933e7f8b (diff) | |
download | ports-6b84fcbfb8c4dc1da89523985c525cd0a16ad6dc.tar.gz ports-6b84fcbfb8c4dc1da89523985c525cd0a16ad6dc.zip |
Notes
Diffstat (limited to 'x11/xnodecor/Makefile')
-rw-r--r-- | x11/xnodecor/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xnodecor/Makefile b/x11/xnodecor/Makefile index f9759c48ef4e..d387317d2310 100644 --- a/x11/xnodecor/Makefile +++ b/x11/xnodecor/Makefile @@ -14,7 +14,6 @@ COMMENT= Utility to set override_redirect in XWindowAttributes to True NO_WRKSUBDIR= yes USE_XORG= x11 PLIST_FILES= bin/xnodecor -MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} do-extract: @${MKDIR} ${WRKDIR} |