diff options
author | garga <garga@FreeBSD.org> | 2006-12-30 23:08:20 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-12-30 23:08:20 +0800 |
commit | 0fc7290d75b758a9547809191a5d3df30089b164 (patch) | |
tree | 2bd01baa6acda524ea26030a122ce05b7c7855a9 /x11-clocks/asclock | |
parent | c5f96e024447b6f690b34c5553362e6261402762 (diff) | |
download | freebsd-ports-gnome-0fc7290d75b758a9547809191a5d3df30089b164.tar.gz freebsd-ports-gnome-0fc7290d75b758a9547809191a5d3df30089b164.tar.zst freebsd-ports-gnome-0fc7290d75b758a9547809191a5d3df30089b164.zip |
Register CONFLICTS with asclock-gtk and asclock-xlib
Approved by: dinoex (maintainer)
Diffstat (limited to 'x11-clocks/asclock')
-rw-r--r-- | x11-clocks/asclock/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/asclock/Makefile b/x11-clocks/asclock/Makefile index 166184248a7f..b6a809fb2d23 100644 --- a/x11-clocks/asclock/Makefile +++ b/x11-clocks/asclock/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= dinoex@FreeBSD.org COMMENT= Afterstep clock with some language extensions +CONFLICTS= asclock-gtk-[0-9]* asclock-xlib-[0-9]* + USE_IMAKE= yes USE_XPM= yes MAN1= asclock.1 |