ugh, it's share - not shared

This commit is contained in:
wilfried 2007-02-04 12:27:34 +00:00
parent 1e40ffb007
commit 169536a628
2 changed files with 7 additions and 8 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2007/02/04 10:37:58 wilfried Exp $
# $OpenBSD: Makefile,v 1.16 2007/02/04 12:27:34 wilfried Exp $
COMMENT= 'wm-dockapp; weather monitor'
DISTNAME= wmweather-2.4.3
PKGNAME= ${DISTNAME}p0
CATEGORIES= x11 x11/windowmaker
HOMEPAGE= http://www.godisch.de/debian/wmweather/
@ -32,7 +33,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
WRKSRC= ${WRKDIST}/src
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/shared/examples/wmweather
mv ${WRKINST}/${SYSCONFDIR}/wmweather.conf ${PREFIX}/shared/examples/wmweather/
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/wmweather
mv ${WRKINST}/${SYSCONFDIR}/wmweather.conf ${PREFIX}/share/examples/wmweather/
.include <bsd.port.mk>

View File

@ -1,10 +1,8 @@
@comment $OpenBSD: PLIST,v 1.5 2007/02/04 10:37:58 wilfried Exp $
@comment $OpenBSD: PLIST,v 1.6 2007/02/04 12:27:34 wilfried Exp $
bin/wmWeather
bin/wmweather
@man man/man1/wmWeather.1
@man man/man1/wmweather.1
shared/
shared/examples/
shared/examples/wmweather/
shared/examples/wmweather/wmweather.conf
share/examples/wmweather/
share/examples/wmweather/wmweather.conf
@sample ${SYSCONFDIR}/wmweather.conf