diff options
Diffstat (limited to 'x11/urxvt-perls/Makefile')
-rw-r--r-- | x11/urxvt-perls/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/urxvt-perls/Makefile b/x11/urxvt-perls/Makefile index 778b158fda56..0febd93f2e6a 100644 --- a/x11/urxvt-perls/Makefile +++ b/x11/urxvt-perls/Makefile @@ -25,6 +25,7 @@ PLIST_FILES+= ${DOCSDIR_REL}/README PLIST_DIRS+= ${DOCSDIR_REL} .endif +NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/${INSTDIR_REL} .for s in ${SCRIPTS} |