diff options
-rw-r--r-- | deskutils/gnome-pim/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnomepim/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile index 5c35fe61ccf7..325d0ae76714 100644 --- a/deskutils/gnome-pim/Makefile +++ b/deskutils/gnome-pim/Makefile @@ -24,6 +24,8 @@ PLIST_SUB= GNOME_PILOT="" PLIST_SUB= GNOME_PILOT="@comment " .endif +BUILD_DEPENDS+= gm4:${PORTSDIR}/devel/m4 + USE_X_PREFIX= yes USE_BISON= yes USE_GMAKE= yes diff --git a/deskutils/gnomepim/Makefile b/deskutils/gnomepim/Makefile index 5c35fe61ccf7..325d0ae76714 100644 --- a/deskutils/gnomepim/Makefile +++ b/deskutils/gnomepim/Makefile @@ -24,6 +24,8 @@ PLIST_SUB= GNOME_PILOT="" PLIST_SUB= GNOME_PILOT="@comment " .endif +BUILD_DEPENDS+= gm4:${PORTSDIR}/devel/m4 + USE_X_PREFIX= yes USE_BISON= yes USE_GMAKE= yes |