From a3c824a55b70a54d0f2575a2ff2c4fe25e0f8b97 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Wed, 12 Feb 2014 19:24:13 +0000 Subject: Now that this port is staged and DOCS defined we can stop testing for DOCS in any install target. --- mail/sylpheed/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'mail') diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 456aae76f581..bf2e33e0e285 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -122,13 +122,11 @@ post-patch: .endif post-install: -.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ChangeLog INSTALL README TODO @${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/${i}.ja ${STAGEDIR}${DOCSDIR} .endfor -.endif @${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${STAGEDIR}${PREFIX}/share/pixmaps/ @${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${STAGEDIR}${PREFIX}/share/applications/ -- cgit v1.2.3