diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-19 14:50:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-19 14:50:48 +0000 |
commit | 093c91d4935099646945b0b673a64e81d5b7f043 (patch) | |
tree | e69cb794df682c3e512d9a84e796678361d589f9 /graphics/gkrellkam2 | |
parent | ad184f1f84ea037084300fe436d1dc74f4de82cc (diff) | |
download | ports-093c91d4935099646945b0b673a64e81d5b7f043.tar.gz ports-093c91d4935099646945b0b673a64e81d5b7f043.zip |
Notes
Diffstat (limited to 'graphics/gkrellkam2')
-rw-r--r-- | graphics/gkrellkam2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/gkrellkam2/Makefile b/graphics/gkrellkam2/Makefile index 767b4e851fd0..b12ef264f6b5 100644 --- a/graphics/gkrellkam2/Makefile +++ b/graphics/gkrellkam2/Makefile @@ -16,9 +16,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GKrellM plugin that display thumbnails of periodically updated images -BROKEN= "Conflicting dependencies (gkrellm and gkrellm2), will be removed after Feb 2" - -BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm +BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |