diff options
author | tg <tg@FreeBSD.org> | 1997-08-11 08:55:36 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-08-11 08:55:36 +0000 |
commit | fb838c60cafa8e0bd5634e524264aaf82f3e2e7f (patch) | |
tree | f68bd2938c4b0d8c22f39aa84bf4c357ab46cb15 /x11 | |
parent | 335aff27b139e0d0b18d1850c99e4da8a7327c49 (diff) | |
download | FreeBSD-ports-fb838c60cafa8e0bd5634e524264aaf82f3e2e7f.zip FreeBSD-ports-fb838c60cafa8e0bd5634e524264aaf82f3e2e7f.tar.gz |
Activate libdnd.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index f8e7131..ae81e03 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.145 1997/07/16 02:32:32 jfieber Exp $ +# $Id: Makefile,v 1.146 1997/08/04 20:45:51 joerg Exp $ # SUBDIR += FWF @@ -29,6 +29,7 @@ SUBDIR += gwm SUBDIR += iv SUBDIR += lesstif + SUBDIR += libdnd SUBDIR += libsx SUBDIR += lupe SUBDIR += mlvwm |