remove redundant post-extract, noted by naddy@
This commit is contained in:
parent
0bf6f0f9d3
commit
9dcf759167
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2002/05/13 08:18:20 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2002/08/09 10:48:18 wilfried Exp $
|
||||
|
||||
COMMENT= "C++ interface for gtk+"
|
||||
COMMENT-docs= "C++ interface for gtk+ documentation"
|
||||
@ -7,7 +7,6 @@ VERSION= 1.2.9
|
||||
DISTNAME= gtkmm-${VERSION}
|
||||
PKGNAME-docs= gtkmm-docs-${VERSION}
|
||||
CATEGORIES= devel x11
|
||||
NEED_VERSION= 1.528
|
||||
|
||||
HOMEPAGE= http://gtkmm.sourceforge.net/
|
||||
|
||||
@ -41,9 +40,6 @@ CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
|
||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/scripts
|
||||
|
||||
post-extract:
|
||||
@cp -f ${PORTSDIR}/infrastructure/db/config.guess ${WRKSRC}/scripts
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gtkmm/gdk
|
||||
${INSTALL_DATA} ${WRKBUILD}/docs/gdk/*.html ${PREFIX}/share/doc/gtkmm/gdk
|
||||
|
Loading…
Reference in New Issue
Block a user