Do not install outside fake root, some cleanup.

This commit is contained in:
naddy 2002-04-08 22:10:54 +00:00
parent 5ddd614ae3
commit b317acb4ed
2 changed files with 9 additions and 14 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/11/11 14:16:11 heko Exp $
# $OpenBSD: Makefile,v 1.2 2002/04/08 22:10:54 naddy Exp $
COMMENT= "Desktop wallpaper manager and X11 screensaver"
@ -20,15 +20,11 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= chbg
LIB_DEPENDS+= gdk_imlib.19::graphics/imlib
LIB_DEPENDS+= gdk_pixbuf.2::graphics/gdk-pixbuf
LIB_DEPENDS= gdk_imlib.19::graphics/imlib
CONFIGURE_ARGS+= --with-image-library=gdkimlib \
CONFIGURE_ARGS= --with-image-library=gdkimlib \
--with-imlib1-config=${LOCALBASE}/bin/imlib-config \
--with-gtk-config=${LOCALBASE}/bin/gtk-config \
--with-gdk-pixbuf-config=${LOCALBASE}/bin/gdk-pixbuf-config
FAKE_FLAGS+= GNOME_PREFIX=${WRKINST}${PREFIX}
--with-gtk-config=${LOCALBASE}/bin/gtk-config
USE_X11= Yes
CONFIGURE_STYLE= gnu
@ -38,7 +34,8 @@ SEPARATE_BUILD= concurrent
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/chbg
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/chbg
${INSTALL_DATA} ${WRKSRC}/{xscreensaver-howto.txt,kde2.txt} ${PREFIX}/share/doc/chbg
${INSTALL_DATA} ${WRKSRC}/kde2.txt ${PREFIX}/share/doc/chbg
${INSTALL_DATA} ${WRKSRC}/xscreensaver-howto.txt ${PREFIX}/share/doc/chbg
${INSTALL_DATA} ${WRKSRC}/chbgrc.sample ${PREFIX}/share/examples/chbg
.include <bsd.port.mk>

View File

@ -1,8 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/11/11 14:16:11 heko Exp $
share/control-center/.data/ChBgxss1.desktop
share/control-center/.data/ChBgxss2.desktop
share/control-center/.data/ChBgxss3.desktop
share/control-center/.data/chbg_logo.xpm
@comment $OpenBSD: PLIST,v 1.2 2002/04/08 22:10:54 naddy Exp $
bin/chbg
man/man1/chbg.1
share/doc/chbg/kde2.txt
share/doc/chbg/xscreensaver-howto.txt
share/examples/chbg/chbgrc.sample