diff options
author | bapt <bapt@FreeBSD.org> | 2013-01-31 21:38:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-01-31 21:38:42 +0800 |
commit | 4bcc7b42bb70613448f06e4c9bf9ee4954a45279 (patch) | |
tree | 384a6fe89b7bf8bffcc478f3462d538eea755790 /deskutils/launchy | |
parent | 3abf6e1909ca1ed94d5f66c10c68147f3f687a2f (diff) | |
download | freebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.tar.gz freebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.tar.zst freebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.zip |
Chase boost update
Diffstat (limited to 'deskutils/launchy')
-rw-r--r-- | deskutils/launchy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile index 5dadd461faa9..bcbcb04e5d58 100644 --- a/deskutils/launchy/Makefile +++ b/deskutils/launchy/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/Launchy%20on%20Linux/${PORTVERSION} MAINTAINER= eadler@FreeBSD.org COMMENT= An open source keystroke launcher -BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/core.hpp:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/bin/xdg-open:${PORTSDIR}/devel/xdg-utils USE_DOS2UNIX= readme.lyx readme.txt |