diff options
author | asami <asami@FreeBSD.org> | 1998-11-18 20:09:05 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-18 20:09:05 +0800 |
commit | 14a271546fdc838e989ffc09b65886208076f726 (patch) | |
tree | 95a26c25634b6db3b2b538aa72bfc4ae6e7541f1 /graphics/electriceyes/Makefile | |
parent | 0b9b39d27cc7c8c24562eade03499b8daf55ff73 (diff) | |
download | freebsd-ports-gnome-14a271546fdc838e989ffc09b65886208076f726.tar.gz freebsd-ports-gnome-14a271546fdc838e989ffc09b65886208076f726.tar.zst freebsd-ports-gnome-14a271546fdc838e989ffc09b65886208076f726.zip |
These two are no longer broken due to gnome/gtk.
Diffstat (limited to 'graphics/electriceyes/Makefile')
-rw-r--r-- | graphics/electriceyes/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/electriceyes/Makefile b/graphics/electriceyes/Makefile index a2a9fa3446b9..679a6e571844 100644 --- a/graphics/electriceyes/Makefile +++ b/graphics/electriceyes/Makefile @@ -3,7 +3,7 @@ # Date created: 21 August 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.3 1998/09/30 13:44:29 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/11/15 14:04:04 jseger Exp $ # DISTNAME= ee-0.3 @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ MAINTAINER= Nakai@technologist.com -BROKEN= gnome - LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs USE_X_PREFIX= yes |