diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2009-06-15 11:53:25 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2009-06-15 11:53:25 +0000 |
commit | cdde556b20bde2f00a3f7a7cfffb7c5444119c4a (patch) | |
tree | d664334ce1ed11d128fc97f2e09f6417aeddc37c /x11/e17-module-weather | |
parent | 9d790a34ba8633e3e24554fad0fab499281bc384 (diff) |
Notes
Diffstat (limited to 'x11/e17-module-weather')
-rw-r--r-- | x11/e17-module-weather/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/e17-module-weather/Makefile b/x11/e17-module-weather/Makefile index d8b00712d9a2..0576a8c4e047 100644 --- a/x11/e17-module-weather/Makefile +++ b/x11/e17-module-weather/Makefile @@ -17,8 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 weather module -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes |