diff options
author | markus <markus@FreeBSD.org> | 2004-06-06 06:50:07 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2004-06-06 06:50:07 +0800 |
commit | d0b89b1b15337754273a04ae1104bdb04062e32b (patch) | |
tree | ead7ae97739340c9ce4f5af009493aabbd4ada54 /misc | |
parent | 5902f9fe53bdd91f0caa1573d487a1a09118c3ba (diff) | |
download | freebsd-ports-gnome-d0b89b1b15337754273a04ae1104bdb04062e32b.tar.gz freebsd-ports-gnome-d0b89b1b15337754273a04ae1104bdb04062e32b.tar.zst freebsd-ports-gnome-d0b89b1b15337754273a04ae1104bdb04062e32b.zip |
Don't use Makefile.kde anymore
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bookcase/Makefile | 1 | ||||
-rw-r--r-- | misc/tellico-kde4/Makefile | 1 | ||||
-rw-r--r-- | misc/tellico/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/misc/bookcase/Makefile b/misc/bookcase/Makefile index 4436bf2e2781..42aea6c3689a 100644 --- a/misc/bookcase/Makefile +++ b/misc/bookcase/Makefile @@ -29,5 +29,4 @@ post-patch: CFLAGS+= -D__LIBSTDCPP_PARTIAL_SUPPORT__ .endif -.include "${PORTSDIR}/x11/kde3/Makefile.kde" .include <bsd.port.post.mk> diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index 4436bf2e2781..42aea6c3689a 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -29,5 +29,4 @@ post-patch: CFLAGS+= -D__LIBSTDCPP_PARTIAL_SUPPORT__ .endif -.include "${PORTSDIR}/x11/kde3/Makefile.kde" .include <bsd.port.post.mk> diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 4436bf2e2781..42aea6c3689a 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -29,5 +29,4 @@ post-patch: CFLAGS+= -D__LIBSTDCPP_PARTIAL_SUPPORT__ .endif -.include "${PORTSDIR}/x11/kde3/Makefile.kde" .include <bsd.port.post.mk> |