diff options
author | flz <flz@FreeBSD.org> | 2005-06-23 13:09:39 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-06-23 13:09:39 +0800 |
commit | d41628637b3a489192376f71e682f9768b3238f4 (patch) | |
tree | 6afe48980513d5c14e7991530b8b2b6df7ea8c51 | |
parent | 8f4488de12b6e2d6d22454e305bd733854e58b65 (diff) | |
download | freebsd-ports-gnome-d41628637b3a489192376f71e682f9768b3238f4.tar.gz freebsd-ports-gnome-d41628637b3a489192376f71e682f9768b3238f4.tar.zst freebsd-ports-gnome-d41628637b3a489192376f71e682f9768b3238f4.zip |
- Remove unison-devel from the build as the port isn't yet update to devel
version and it seems to break INDEX. I'll keep it in modules because it won't
do any harm in the meantime.
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 5b17538a043d..9ea72dc2cabe 100644 --- a/net/Makefile +++ b/net/Makefile @@ -836,7 +836,6 @@ SUBDIR += ulxmlrpcpp SUBDIR += unfs3 SUBDIR += unison - SUBDIR += unison-devel SUBDIR += unix2tcp SUBDIR += uplog SUBDIR += urlendec |