diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-20 19:57:41 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-20 19:57:41 +0000 |
commit | 7ea730599aefbe5a54b106ab14103527ed564a23 (patch) | |
tree | f569bb5c44fcc7360540313c999bd15a091b9778 | |
parent | d31a2d1aeb86a687dfa1366d22cf82ef9696cdb2 (diff) | |
download | FreeBSD-ports-7ea730599aefbe5a54b106ab14103527ed564a23.zip FreeBSD-ports-7ea730599aefbe5a54b106ab14103527ed564a23.tar.gz |
cleanup plist
-rw-r--r-- | x11-fonts/c64bdf/Makefile | 1 | ||||
-rw-r--r-- | x11-fonts/ecofont/Makefile | 1 | ||||
-rw-r--r-- | x11-fonts/inconsolata-lgc-ttf/Makefile | 1 | ||||
-rw-r--r-- | x11-fonts/sgifonts/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/x11-fonts/c64bdf/Makefile b/x11-fonts/c64bdf/Makefile index e9b94f5..6c4f73f 100644 --- a/x11-fonts/c64bdf/Makefile +++ b/x11-fonts/c64bdf/Makefile @@ -18,7 +18,6 @@ FONTS= c64 c64d FONTDIR= lib/X11/fonts/${PORTNAME} FILES= ${FONTS:S,$,.bdf,} fonts.dir PLIST_FILES= ${FILES:S,^,${FONTDIR}/,} -PLIST_DIRS= ${FONTDIR} do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${FONTDIR} diff --git a/x11-fonts/ecofont/Makefile b/x11-fonts/ecofont/Makefile index a339835..c5b9aba 100644 --- a/x11-fonts/ecofont/Makefile +++ b/x11-fonts/ecofont/Makefile @@ -17,7 +17,6 @@ USES= zip NO_BUILD= yes PLIST_FILES= ${ECOFONTDIR}/${ECOFONT} -PLIST_DIRS= ${ECOFONTDIR} SUB_LIST= ECOFONTDIR="${PREFIX}/${ECOFONTDIR}" SUB_FILES= pkg-message diff --git a/x11-fonts/inconsolata-lgc-ttf/Makefile b/x11-fonts/inconsolata-lgc-ttf/Makefile index 69b5889..c9d7c05 100644 --- a/x11-fonts/inconsolata-lgc-ttf/Makefile +++ b/x11-fonts/inconsolata-lgc-ttf/Makefile @@ -24,7 +24,6 @@ PLIST_FILES= lib/X11/fonts/${FONTDIR}/inconsolatalgc.ttf \ lib/X11/fonts/${FONTDIR}/inconsolatalgcbold.ttf \ lib/X11/fonts/${FONTDIR}/inconsolatalgcbolditalic.ttf \ lib/X11/fonts/${FONTDIR}/inconsolatalgcitalic.ttf -PLIST_DIRSTRY= lib/X11/fonts/${FONTDIR} do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/fonts/${FONTDIR} diff --git a/x11-fonts/sgifonts/Makefile b/x11-fonts/sgifonts/Makefile index 4cbc679..719761a 100644 --- a/x11-fonts/sgifonts/Makefile +++ b/x11-fonts/sgifonts/Makefile @@ -25,7 +25,6 @@ SUB_FILES= pkg-message PLIST_FILES= lib/X11/fonts/local/sgi/fonts.alias \ lib/X11/fonts/local/sgi/fonts.dir \ ${FONTS:S!^!lib/X11/fonts/local/sgi/!:S!$!.pcf.gz!} -PLIST_DIRS= lib/X11/fonts/local/sgi FONTS= Scr7 Scr8 Scr9 Scr10 Scr11 Scr12 \ Scr13 Scr14 Scr15 Scr16 Scr18 \ |