diff options
author | John Marino <marino@FreeBSD.org> | 2015-03-25 20:09:42 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-03-25 20:09:42 +0000 |
commit | 9746d6524b4b8f6eec917896d1814e3f731dcc21 (patch) | |
tree | c75f110b500f3e806943eb33a78c2b5c25d7b18e /graphics/tgif/Makefile | |
parent | b559f5897ca3904e005ac65efdfc3ce548f46f88 (diff) |
Notes
Diffstat (limited to 'graphics/tgif/Makefile')
-rw-r--r-- | graphics/tgif/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index b4e58c1cf2a6..9b597fda8a8b 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -26,7 +26,6 @@ A4SIZE_DESC= Set default paper size to A4 USES= imake PORTDOCS= HISTORY README USE_XORG= x11 xext xt sm ice -MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" .include <bsd.port.options.mk> |