aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-12-03 05:00:34 +0800
committermarcus <marcus@FreeBSD.org>2002-12-03 05:00:34 +0800
commit75cdadb3705c2ed037edfe6a0e69853214e24667 (patch)
tree61719600a8db88aca187b9d93e9c23003d7da041 /deskutils
parent8c2e2a1323ecde53f139addac46a6f9f57c6fd37 (diff)
downloadfreebsd-ports-gnome-75cdadb3705c2ed037edfe6a0e69853214e24667.tar.gz
freebsd-ports-gnome-75cdadb3705c2ed037edfe6a0e69853214e24667.tar.zst
freebsd-ports-gnome-75cdadb3705c2ed037edfe6a0e69853214e24667.zip
Gak! Replace pre-patch with post-patch to allow gnomehack to do it's
magic. Reported by: bento
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/mrproject/Makefile2
-rw-r--r--deskutils/planner/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/mrproject/Makefile b/deskutils/mrproject/Makefile
index 361fff7a291d..084931e3c09b 100644
--- a/deskutils/mrproject/Makefile
+++ b/deskutils/mrproject/Makefile
@@ -28,7 +28,7 @@ INSTALLS_SHLIB= yes
MAN1= mrproject.1 run-mrproject.1 mrproject-engine.1
-pre-patch:
+post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
diff --git a/deskutils/planner/Makefile b/deskutils/planner/Makefile
index 361fff7a291d..084931e3c09b 100644
--- a/deskutils/planner/Makefile
+++ b/deskutils/planner/Makefile
@@ -28,7 +28,7 @@ INSTALLS_SHLIB= yes
MAN1= mrproject.1 run-mrproject.1 mrproject-engine.1
-pre-patch:
+post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure