Don't need to fool automake anymore
md5 -> distinfo
This commit is contained in:
parent
cb867679f4
commit
47e23bddac
@ -1,11 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.16 2001/11/14 13:58:34 wilfried Exp $
|
# $OpenBSD: Makefile,v 1.17 2002/03/19 10:11:16 wilfried Exp $
|
||||||
|
|
||||||
COMMENT= 'sound server for Window Maker'
|
COMMENT= 'sound server for Window Maker'
|
||||||
|
|
||||||
DISTNAME= WSoundServer-0.4.0
|
DISTNAME= WSoundServer-0.4.0
|
||||||
PKGNAME= ${DISTNAME:L}
|
PKGNAME= ${DISTNAME:L}
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
NEED_VERSION= 1.482
|
NEED_VERSION= 1.513
|
||||||
|
|
||||||
HOMEPAGE= http://shadowmere.student.utwente.nl/
|
HOMEPAGE= http://shadowmere.student.utwente.nl/
|
||||||
|
|
||||||
@ -44,9 +44,6 @@ CONFIGURE_ARGS+= --enable-esd
|
|||||||
CONFIGURE_ARGS+= --disable-esd
|
CONFIGURE_ARGS+= --disable-esd
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
post-patch:
|
|
||||||
@touch ${WRKSRC}/aclocal.m4 ${WRKSRC}/configure
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/wsoundserver
|
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/wsoundserver
|
||||||
${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/wsoundserver
|
${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/wsoundserver
|
||||||
|
Loading…
Reference in New Issue
Block a user