summaryrefslogtreecommitdiffstats
path: root/sysutils/gnomecontrolcenter2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnomecontrolcenter2/Makefile')
-rw-r--r--sysutils/gnomecontrolcenter2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile
index 9c572c953..30481b8de 100644
--- a/sysutils/gnomecontrolcenter2/Makefile
+++ b/sysutils/gnomecontrolcenter2/Makefile
@@ -42,6 +42,6 @@ post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|[{]prefix[}]/share/pixmaps|{datadir}/pixmaps|g'
@${REINPLACE_CMD} -e 's|mozilla-thunderbird|thunderbird|g' \
- ${WKRSRC}/capplets/default-applications/gnome-default-applications-properties-structs.c
+ ${WRKSRC}/capplets/default-applications/gnome-default-applications-properties-structs.c
.include <bsd.port.mk>