diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-01 04:20:15 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-01 04:20:15 +0000 |
| commit | da9e13182f64dd5f51741032b5b12c662d77ccc2 (patch) | |
| tree | 2d158c5d49382d2bc23d11121804a4ec0c77bccd /textproc/scrollkeeper/Makefile | |
| parent | be04246838f239c9e9b71dfd232523bb72434ef8 (diff) | |
Notes
Diffstat (limited to 'textproc/scrollkeeper/Makefile')
| -rw-r--r-- | textproc/scrollkeeper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 39fc0aad5c63..defca8756c66 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -7,7 +7,7 @@ PORTNAME= scrollkeeper PORTVERSION= 0.3.11 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -75,7 +75,7 @@ post-patch: ${WRKSRC}/extract/dtds/Makefile.in \ ${WRKSRC}/libs/Makefile.in -pre-configure: +pre-install: @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL .include <bsd.port.post.mk> |
