aboutsummaryrefslogtreecommitdiff
path: root/devel/libgtop
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-12-28 02:35:34 +0000
committerAde Lovett <ade@FreeBSD.org>2000-12-28 02:35:34 +0000
commit73b56e3d42e578168a7891f04a15e95531ab0593 (patch)
tree4541dc99ecdd2beb10ad474d862362b30ed50b0c /devel/libgtop
parent5156e2bfdb47379fea4844dda5701dad6416e66a (diff)
downloadports-73b56e3d42e578168a7891f04a15e95531ab0593.tar.gz
ports-73b56e3d42e578168a7891f04a15e95531ab0593.zip
Notes
Diffstat (limited to 'devel/libgtop')
-rw-r--r--devel/libgtop/Makefile2
-rw-r--r--devel/libgtop/files/patch-aj2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index d11660a8c2eb..be68a51b240f 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgtop
PORTVERSION= 1.0.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/libgtop
diff --git a/devel/libgtop/files/patch-aj b/devel/libgtop/files/patch-aj
index 89b14a7ce5c2..da75746963c1 100644
--- a/devel/libgtop/files/patch-aj
+++ b/devel/libgtop/files/patch-aj
@@ -214,7 +214,7 @@
+#define XXX_P_SIGLIST kp_proc.p_siglist
+#define XXX_P_SIGMASK kp_proc.p_sigmask
+#define XXX_P_SIGIGNORE kp_proc.p_sigignore
-+#define XXX_P_SIGCATCH kp_proc.p.sigcatch
++#define XXX_P_SIGCATCH kp_proc.p_sigcatch
+
+#endif
+