diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-10-21 23:09:11 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-10-21 23:09:11 +0000 |
commit | 23fb40ee3c79104918da69f9d63062339ec2f22b (patch) | |
tree | fcadbe289b584a1fb46d001c727c5c4fa8219bf7 /graphics/founts | |
parent | 57248cc13993eb9e8aa27ed5f29aa1c247a20a11 (diff) | |
download | ports-23fb40ee3c79104918da69f9d63062339ec2f22b.tar.gz ports-23fb40ee3c79104918da69f9d63062339ec2f22b.zip |
Notes
Diffstat (limited to 'graphics/founts')
-rw-r--r-- | graphics/founts/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/founts/Makefile b/graphics/founts/Makefile index c9d4efdb87b1..73dd0f64ad38 100644 --- a/graphics/founts/Makefile +++ b/graphics/founts/Makefile @@ -24,8 +24,6 @@ OPTIONS_DEFINE= DOCS DESKTOP_ENTRIES="Founts" "${COMMENT}" "${PORTNAME}" \ "${PORTNAME}" "Graphics;Game;" false -.include <bsd.port.options.mk> - post-patch: @${REINPLACE_CMD} -e 's|gcc|${CC}|' \ ${WRKSRC}/Makefile |