diff options
author | mezz <mezz@FreeBSD.org> | 2004-05-27 16:27:55 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-05-27 16:27:55 +0800 |
commit | d9cf9e197b8e6461513a4b144b9ae5acec563619 (patch) | |
tree | 3cbdf9d1469ce8693eed5e2d54578f56fbe85e13 /deskutils/Makefile | |
parent | 994da6122e66382d09c4883b662a0e1224aba6a4 (diff) | |
download | freebsd-ports-graphics-d9cf9e197b8e6461513a4b144b9ae5acec563619.tar.gz freebsd-ports-graphics-d9cf9e197b8e6461513a4b144b9ae5acec563619.tar.zst freebsd-ports-graphics-d9cf9e197b8e6461513a4b144b9ae5acec563619.zip |
deskutils/logjam2 -> deskutils/logjam
GTK2 logjam (was logjam2) is now default and remove the GTK1 logjam. Also,
included some tweaks and cleans up like add checks if libraries exist and
depend on them by automatic.
PR: ports/66620
Approved by: adamw (mentor)
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 9cb08c460d5..7eb1b4f7f08 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -69,7 +69,6 @@ SUBDIR += ljcharm SUBDIR += ljclive SUBDIR += logjam - SUBDIR += logjam2 SUBDIR += mcal SUBDIR += mdh SUBDIR += mencal |