diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-10-15 19:15:56 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-10-15 19:15:56 +0800 |
commit | 277a52cc8aee7f3c01baaaf9478f6dc42640da18 (patch) | |
tree | 51d8fe323c197d245f75319febf708370221e5bd /x11-toolkits/Makefile | |
parent | 0884b688fe0c137d7a521a0a4b2ce5fd18c40d8a (diff) | |
download | freebsd-ports-graphics-277a52cc8aee7f3c01baaaf9478f6dc42640da18.tar.gz freebsd-ports-graphics-277a52cc8aee7f3c01baaaf9478f6dc42640da18.tar.zst freebsd-ports-graphics-277a52cc8aee7f3c01baaaf9478f6dc42640da18.zip |
add notif2
The Notif2 GTK theme engine following the new Motif look and feel
PR: 30382
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 0b0c55bd4f2..7b66dcc78eb 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -61,6 +61,7 @@ SUBDIR += linux-gtk SUBDIR += linux-openmotif SUBDIR += neXtaw + SUBDIR += notif2 SUBDIR += open-motif SUBDIR += open-motif-devel SUBDIR += p5-GdkImlib |