diff options
Diffstat (limited to 'devel/umbrello/Makefile')
-rw-r--r-- | devel/umbrello/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/umbrello/Makefile b/devel/umbrello/Makefile index 838db3ab73bd..117dcd6f9580 100644 --- a/devel/umbrello/Makefile +++ b/devel/umbrello/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= UML modeller for KDE -LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libboost_thread.so:devel/boost-libs USE_KDE4= kdelibs kdeprefix automoc4 USE_GNOME= libxml2 libxslt |