aboutsummaryrefslogtreecommitdiff
path: root/multimedia/pwcbsd/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-09-24 19:30:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-09-24 19:30:46 +0000
commit98a14b687de6fa7bcf177a2f3e3fea7e149eb3b3 (patch)
treea34e25ec23d5b90c34b619512e4f63b5915407e3 /multimedia/pwcbsd/Makefile
parent844b328c396efa76a0df73f2fa108b609fc83678 (diff)
downloadports-98a14b687de6fa7bcf177a2f3e3fea7e149eb3b3.tar.gz
ports-98a14b687de6fa7bcf177a2f3e3fea7e149eb3b3.zip
- Update to pwcbsd-1.3.1
- Fixes build with new SDL port - Minor bugfixes PR: ports/103562 Submitted by: Raaf <freebsd@luna.afraid.org> (maintainer)
Notes
Notes: svn path=/head/; revision=173734
Diffstat (limited to 'multimedia/pwcbsd/Makefile')
-rw-r--r--multimedia/pwcbsd/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/multimedia/pwcbsd/Makefile b/multimedia/pwcbsd/Makefile
index a875ba8c033b..f2b40e40f5cd 100644
--- a/multimedia/pwcbsd/Makefile
+++ b/multimedia/pwcbsd/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pwcbsd
-PORTVERSION= 1.3
-PORTREVISION= 2
+PORTVERSION= 1.3.1
CATEGORIES= multimedia sysutils
MASTER_SITES= http://raaf.atspace.org/
@@ -48,8 +47,12 @@ PLIST_SUB+= PROGRAMS=""
PLIST_SUB+= PROGRAMS="@comment "
.endif
+post-patch:
+.if !defined(WITHOUT_PROGRAMS)
+ @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|g' ${WRKSRC}/Makefile
+.endif
+
post-install:
- ${MKDIR} ${PREFIX}/include/linux
${INSTALL_MAN} ${MAN4:S|^|${WRKSRC}/|} ${PREFIX}/man/man4
.if !defined(WITHOUT_PROGRAMS)
${INSTALL_PROGRAM} ${PROGRAMS:S|^|${WRKSRC}/|} ${PREFIX}/bin