summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-10-05 16:52:12 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-10-05 16:52:12 +0000
commitdfc33c10af014a95ed4141eed272f8fffa1d93d0 (patch)
treeef8d301e100234219e816e79a4ba5a4492d3183e /x11-themes
parent- Use USES=gmake (diff)
Add support for STAGEDIR
Notes
Notes: svn path=/head/; revision=329478
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/lxappearance/Makefile9
-rw-r--r--x11-themes/lxappearance/pkg-plist1
2 files changed, 3 insertions, 7 deletions
diff --git a/x11-themes/lxappearance/Makefile b/x11-themes/lxappearance/Makefile
index 59383a45c5ec..32283f889bc3 100644
--- a/x11-themes/lxappearance/Makefile
+++ b/x11-themes/lxappearance/Makefile
@@ -16,8 +16,6 @@ GNU_CONFIGURE= yes
USES= gmake pkgconfig
USE_GNOME= gnomehack gtk20 intlhack
-MAN1= lxappearance.1
-
PORTDOCS= AUTHORS README
OPTIONS_DEFINE= DOCS NLS
@@ -25,7 +23,6 @@ OPTIONS_SUB= yes
NLS_USES= gettext
-NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:
@@ -35,9 +32,7 @@ post-patch:
.endif
post-install:
-.if ${PORT_OPTIONS:MDOCS}
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
-.endif
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
diff --git a/x11-themes/lxappearance/pkg-plist b/x11-themes/lxappearance/pkg-plist
index 1733cb7517c1..6d4e2268683f 100644
--- a/x11-themes/lxappearance/pkg-plist
+++ b/x11-themes/lxappearance/pkg-plist
@@ -1,6 +1,7 @@
bin/lxappearance
include/lxappearance/lxappearance.h
libdata/pkgconfig/lxappearance.pc
+man/man1/lxappearance.1.gz
share/applications/lxappearance.desktop
%%NLS%%share/locale/ar/LC_MESSAGES/lxappearance.mo
%%NLS%%share/locale/be/LC_MESSAGES/lxappearance.mo