diff options
author | David Chisnall <theraven@FreeBSD.org> | 2015-09-19 10:33:34 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2015-09-19 10:33:34 +0000 |
commit | 9156bf1b9e9b3b62257cf63c3d8ec413c40fc70a (patch) | |
tree | da5a3eeed8b9041e9805decaee1098282defef37 /deskutils/gworkspace | |
parent | 1ab0fd4963caeb7cec81a713c3a3af71edef6fec (diff) |
Notes
Diffstat (limited to 'deskutils/gworkspace')
-rw-r--r-- | deskutils/gworkspace/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/gworkspace/Makefile b/deskutils/gworkspace/Makefile index a62057b642b2..a591c1ef094a 100644 --- a/deskutils/gworkspace/Makefile +++ b/deskutils/gworkspace/Makefile @@ -17,7 +17,6 @@ USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} GNU_CONFIGURE= yes ADDITIONAL_LDFLAGS+= -L${WRKSRC}/FSNode/FSNode.framework/Versions/A -MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM .if defined(WITHOUT_GHOSTSCRIPT) PLIST_SUB+= PDFVIEW="@comment " |