diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-31 14:20:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-31 14:20:29 +0000 |
commit | 810fcd34d222c8454edfe0f4482218015055ba7f (patch) | |
tree | 5ba4ff725a6e05112f6ecc70f2f03a2b41da603a /devel/ffcall | |
parent | Add share/tirc to pkg-plist (diff) |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
Diffstat (limited to 'devel/ffcall')
-rw-r--r-- | devel/ffcall/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index 1a8af5b61462..28a9c0cf3d04 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -12,7 +12,6 @@ MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes |