diff options
Diffstat (limited to 'textproc/libxml++26')
-rw-r--r-- | textproc/libxml++26/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 0686e1267b6..842af5a09bd 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -17,7 +17,7 @@ PLIST_SUB= VERSION="2.6" API_VERSION="2.6" .if !defined(REFERENCE_PORT) -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +BUILD_DEPENDS= gm4:devel/m4 USES+= gmake libtool pathfix pkgconfig USE_GNOME= glibmm libxml2 |