aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnotime/Makefile
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-03-20 18:06:28 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-03-20 18:06:28 +0000
commit4200e8e970830284f16453009a73ef05ad62b255 (patch)
tree12e1fd2fe923800bdc7beaa943741a456abb4402 /deskutils/gnotime/Makefile
parentef27046ba09ccf086f683b44b7d1d0b539614c7f (diff)
downloadports-4200e8e970830284f16453009a73ef05ad62b255.tar.gz
ports-4200e8e970830284f16453009a73ef05ad62b255.zip
Notes
Diffstat (limited to 'deskutils/gnotime/Makefile')
-rw-r--r--deskutils/gnotime/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile
index 40c1318e1dfe..2acbb153432b 100644
--- a/deskutils/gnotime/Makefile
+++ b/deskutils/gnotime/Makefile
@@ -31,8 +31,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
MAN1= gnotime.1
GCONF_SCHEMAS= gnotime.schemas
-post-patch:
- @${REINPLACE_CMD} -e 's|libgtkhtml-3.8|libgtkhtml-3.14|g' \
- ${WRKSRC}/configure
-
.include <bsd.port.mk>