diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-04 07:52:38 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-04 07:52:38 +0000 |
commit | 385d26eb0b018e6d47691f612a3425668c84b18d (patch) | |
tree | 3d4693fdedbfd2cb4d91b7f7051164977a1812f5 /deskutils | |
parent | c12a4d34f383946970360a8acb732a09bb7e00a0 (diff) | |
download | ports-385d26eb0b018e6d47691f612a3425668c84b18d.tar.gz ports-385d26eb0b018e6d47691f612a3425668c84b18d.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/korganizer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/korganizer/Makefile b/deskutils/korganizer/Makefile index 7ddf244c3811..787df2b11e31 100644 --- a/deskutils/korganizer/Makefile +++ b/deskutils/korganizer/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 USE_KDELIBS_VER=1 USE_BZIP2= yes -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes USE_BISON= yes USE_GMAKE= yes CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \ |