summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2014-10-06 18:03:10 +0000
committerThomas Zander <riggs@FreeBSD.org>2014-10-06 18:03:10 +0000
commit14648f0b4da7e02a5605841734bcd2e521430bad (patch)
tree765e4891511bc36193ca07bbc4047840a287daef
parentprint/pkpgcounter: switch from py-imaging to py-pillow (diff)
- Fix build when DOCS option is deselected
While on it: - Remove @dirrm entries from pkg-plist PR: 192491 Submitted by: arcade@b1t.name Approved by: maintainer timeout MFH: 2014Q4
Notes
Notes: svn path=/head/; revision=370198
-rw-r--r--devel/allegro/Makefile4
-rw-r--r--devel/allegro/pkg-plist8
2 files changed, 0 insertions, 12 deletions
diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile
index 347110b99ae3..ea221ce85193 100644
--- a/devel/allegro/Makefile
+++ b/devel/allegro/Makefile
@@ -88,10 +88,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|jack_client = jack_client_new(jack_client_name);|jack_client = jack_client_open(jack_client_name, (jack_options_t)0, NULL);|' \
${WRKSRC}/src/unix/jack.c
.endif
-.if ! ${PORT_OPTIONS:MDOCS}
- @${REINPLACE_CMD} -e 's|add_subdirectory(docs)|#add_subdirectory(docs)|' \
- ${WRKSRC}/CMakeLists.txt
-.endif
post-install:
@${INSTALL_MAN} ${WRKSRC}/docs/man/*.3 ${STAGEDIR}${MAN3PREFIX}/man/man3/
diff --git a/devel/allegro/pkg-plist b/devel/allegro/pkg-plist
index cdaec79b617f..2f105b0d5576 100644
--- a/devel/allegro/pkg-plist
+++ b/devel/allegro/pkg-plist
@@ -1060,11 +1060,3 @@ man/man3/xor_mode.3.gz
man/man3/xwin_set_window_name.3.gz
%%DEMOS%%%%EXAMPLES%%share/pixmaps/shooter.png
%%DEMOS%%%%EXAMPLES%%share/pixmaps/skater.png
-@dirrm lib/allegro/%%SHLIB_VER%%
-@dirrm lib/allegro
-@dirrm include/allegrogl/GLext
-@dirrm include/allegrogl
-@dirrm include/allegro/platform
-@dirrm include/allegro/internal
-@dirrm include/allegro/inline
-@dirrm include/allegro