diff options
Diffstat (limited to 'x11/gnomeapplets2/Makefile')
-rw-r--r-- | x11/gnomeapplets2/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 020bc8a7dc43..c7e81827212d 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -61,8 +61,4 @@ pre-everything:: @${ECHO_MSG} "" .endif -post-patch: - @${REINPLACE_CMD} -e 's|[(]datadir[)]/icons/hicolor|(prefix)/share/icons/hicolor|g' \ - ${WRKSRC}/gswitchit/Makefile.in - .include <bsd.port.post.mk> |