diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:55:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:55:18 +0000 |
commit | 04d471508bcef22cb9693c22a2baa57b5dd18818 (patch) | |
tree | b2a23eadd8118c42518c73901b407b5bedd09a1b /x11/urxvt-perls | |
parent | 84ef73a3b9feadb209fa81c2541d99488bd05e8f (diff) | |
download | ports-04d471508bcef22cb9693c22a2baa57b5dd18818.tar.gz ports-04d471508bcef22cb9693c22a2baa57b5dd18818.zip |
Notes
Diffstat (limited to 'x11/urxvt-perls')
-rw-r--r-- | x11/urxvt-perls/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/urxvt-perls/Makefile b/x11/urxvt-perls/Makefile index 223d001f9227..b36d5b3f9f8a 100644 --- a/x11/urxvt-perls/Makefile +++ b/x11/urxvt-perls/Makefile @@ -21,7 +21,6 @@ PORTDOCS= README INSTDIR_REL= lib/urxvt/perl SCRIPTS= clipboard keyboard-select url-select PLIST_FILES+= ${SCRIPTS:C/^/${INSTDIR_REL}\//} -PLIST_DIRSTRY+= ${INSTDIR_REL} lib/urxvt do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${INSTDIR_REL} |