diff options
author | az <az@FreeBSD.org> | 2006-02-22 16:35:50 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2006-02-22 16:35:50 +0800 |
commit | b41e4126c941811a6a47f65c5470b68f82b6d7be (patch) | |
tree | fade8e38668cdbc1ac03c293f2eb30e79ed2050e /comms/klog | |
parent | 858fdda10fc1d187b1e505742024c8c8fe65cfdc (diff) | |
download | freebsd-ports-gnome-b41e4126c941811a6a47f65c5470b68f82b6d7be.tar.gz freebsd-ports-gnome-b41e4126c941811a6a47f65c5470b68f82b6d7be.tar.zst freebsd-ports-gnome-b41e4126c941811a6a47f65c5470b68f82b6d7be.zip |
- Remove deprecated USE_REINPLACE
- Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P
Diffstat (limited to 'comms/klog')
-rw-r--r-- | comms/klog/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/klog/Makefile b/comms/klog/Makefile index 26035713595b..0b177d580cf8 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_KDELIBS_VER=3 .include <bsd.port.mk> |