zap the license-check on xglobe, RUN_DEPENDS on openbsd-devel
This commit is contained in:
parent
ed44e132bd
commit
10ee69c5e7
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2006/11/13 13:01:38 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2006/12/01 16:50:38 espie Exp $
|
||||
|
||||
COMMENT= "Draw pictures of the earth textured by an image"
|
||||
|
||||
DISTNAME= xplanet-1.1.2
|
||||
PKGNAME= ${DISTNAME}p32
|
||||
PKGNAME= ${DISTNAME}p33
|
||||
CATEGORIES= astro geo x11
|
||||
|
||||
MAINTAINER= Robert Nagy <robert@openbsd.org>
|
||||
@ -19,12 +19,13 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c charset fontconfig freetype glib-2.0 gmodule-2.0 \
|
||||
gobject-2.0 iconv intl jpeg m png stdc++ z X11
|
||||
|
||||
BUILD_DEPENDS= ::x11/xglobe:license-check
|
||||
LIB_DEPENDS= pango-1.0.>=399.1,pangoft2-1.0.>=399.1::devel/pango \
|
||||
gif.>=5::graphics/libungif \
|
||||
jpeg.>=62::graphics/jpeg \
|
||||
png.>=4::graphics/png
|
||||
|
||||
RUN_DEPENDS= ::geo/openbsd-developers
|
||||
|
||||
USE_X11= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
@ -37,8 +38,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${PORTSDIR}/x11/xglobe/files/OpenBSD-markers \
|
||||
${PREFIX}/share/xplanet/markers/
|
||||
${INSTALL_DATA} ${FILESDIR}/openbsd_markers \
|
||||
${PREFIX}/share/xplanet/config/
|
||||
${INSTALL_SCRIPT} ${FILESDIR}/openbsd_markers.sh \
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: openbsd_markers,v 1.1 2006/04/03 17:06:04 robert Exp $
|
||||
# $OpenBSD: openbsd_markers,v 1.2 2006/12/01 16:50:38 espie Exp $
|
||||
|
||||
[earth]
|
||||
"Earth"
|
||||
shade=100
|
||||
marker_color=white
|
||||
marker_file=%%LOCALBASE%%/share/xplanet/markers/OpenBSD-markers
|
||||
marker_file=%%LOCALBASE%%/share/markers/OpenBSD
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2006/04/03 17:06:04 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2006/12/01 16:50:38 espie Exp $
|
||||
bin/xplanet
|
||||
@man man/man1/xplanet.1
|
||||
share/xplanet/
|
||||
@ -30,7 +30,6 @@ share/xplanet/images/smile.png
|
||||
share/xplanet/images/sublunar.png
|
||||
share/xplanet/images/subsolar.png
|
||||
share/xplanet/markers/
|
||||
share/xplanet/markers/OpenBSD-markers
|
||||
share/xplanet/markers/README
|
||||
share/xplanet/markers/brightStars
|
||||
share/xplanet/markers/earth
|
||||
|
Loading…
Reference in New Issue
Block a user