aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-09-18 20:31:24 +0800
committermat <mat@FreeBSD.org>2014-09-18 20:31:24 +0800
commitb0306f1fd12f80db25021c96f4af99a8b26ea8f5 (patch)
tree4577ab4cc236d536b9a0cc3950ccda2713cedba5 /deskutils
parent0820de43bea0fe4e6e596fc168b2d9a69bc0567d (diff)
downloadfreebsd-ports-gnome-b0306f1fd12f80db25021c96f4af99a8b26ea8f5.tar.gz
freebsd-ports-gnome-b0306f1fd12f80db25021c96f4af99a8b26ea8f5.tar.zst
freebsd-ports-gnome-b0306f1fd12f80db25021c96f4af99a8b26ea8f5.zip
Retire MANCOMPRESSED.
Also the compat NO_INSTALL_MANPAGES shim. Differential Revision: https://reviews.freebsd.org/D730 Reviewed by: antoine With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/cairo-dock/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/deskutils/cairo-dock/Makefile b/deskutils/cairo-dock/Makefile
index 1ef157800770..bcf31f0a239f 100644
--- a/deskutils/cairo-dock/Makefile
+++ b/deskutils/cairo-dock/Makefile
@@ -28,8 +28,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
CMAKE_ARGS+= -Dinstall-pc-path:STRING="${LOCALBASE}/libdata/pkgconfig"
CMAKE_ARGS+= -DROOT_PREFIX:PATH=${STAGEDIR}
-MANCOMPRESSED= yes
-
post-patch:
@${FIND} ${WRKSRC} -type f -name "*" | ${XARGS} ${REINPLACE_CMD} -e \
's|/usr/share/pixmaps/|${LOCALBASE}/share/pixmaps/|g; \